Okay
  Public Ticket #1351268
Single page background colour
Closed

Comments

  • cobbjobs started the conversation

    Hi

    I am wanting to change the background colour of single pages instead of using the general theme background colour. For example, my blog page [http://tyscobb.com/blog/] I want a slightly darker grey than used currently. 

    How can I do this?

  •  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) :

    .single-post .container-wrap{
    background-color:#333 !important;
    }

    Thanks


    ThemeNectar Support Team 

  • cobbjobs replied

    hi thanks for the reply. Sorry I should have been more clear here. I was actually wanting the background of the main blog scroll to be a slightly darker grey. See attached screenshot :)

    Thanks for your help!

  •  9,016
    Tahir replied

    Hey Again,

    That can be changed easily in the Salient Theme Options Panel - > General Settings Section 

    http://prntscr.com/h4d9hu .

    Be.st


    ThemeNectar Support Team