Comment to 'Site with multiple Background options?'
  • Hello Ricardo!

    Seems you need to add some CSS rules to the Studio->Your current template->Styles->Custom Styles area. The homepage has the block of the main area with id=bx-"page-home". So you may add something like:

    #bx-page-home  {

    backgropund-image: [set of rules]

    }