Okay
  Public Ticket #1329619
Boxed layout - background colour
Closed

Comments

  • lill_li started the conversation

    Hi

    I am building a page with Salient Theme and i have now chosen Boxed layout, but no matter which color i choose as background colour, the background stays the same?

    I tried to apply an image instead which works fine, but still when i go back it won’t respond to the colour selection?

    What am i missing ?

    Cheers

    Rolike

  •  9,016
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    #boxed {
        background-color: #f8f8f8 !important;
    }

    Thanks


    ThemeNectar Support Team 

  • lill_li replied

    Thanks, ill try that. In the meantime i decided to use a background image, but i will need this in the future....