Okay
  Public Ticket #332338
page background color
Closed

Comments

  •  1
    Mark started the conversation

    I would like to change the background color of the page. Where do I do that? Thanks.

  •  8,456
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    .page-id-166 .page-header-no-bg , .page-id-166 .container-wrap {
        background: #333 !important;
    }
    
    Thanks 


    ThemeNectar Support Team