Okay
  Public Ticket #278608
Background color
Closed

Comments

  • Juan Manuel started the conversation

    How can I change the background color of the page?

  •  8,839
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    html body[data-bg-header="true"].page-id-47 .container-wrap {
        background-color: #f00 !important;
    }
    
    Thanks


    ThemeNectar Support Team 

  • Juan Manuel replied

    Thanks for your answer Thair. This worked like a charm for a particular page, but not for the blog or the home page: http://cloud.egafutura.com/blog/

    How can I do that?

  • Jonathan replied

    If you want it for the whole site, remove the ".page-id-47" and add it to your style.css

    If you want specific pages, just repeat the css with different page id's 

    If you don't know how find page ID: https://wordpress.org/support/topic/find-page-id