Okay
  Public Ticket #1644085
Background Color not changed
Closed

Comments

  • Angela started the conversation

    Hi Support, 

    I have selected "white" under the default section options, but the color shown is still light grey. Could you please help me with this issue? Thank you! 


  •  1,795
    Support replied

    Hi , which section of the one pager to be more exact?

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Angela replied

    Hi the blog section thanks. The color does not change even though i selected white, for example.

    Thank you! 

  •  1,795
    Support replied

    Hi Angela

    you already have these instructions in custom css that sets the background to light grey, that's why it does not change:

    .page-template-one-page section#blog {
        background-color: #f5f5f5 !important;
    }

    .page-template-one-page #blog .container {

        margin-top: 0px;
        top: 0px;
        padding: 100px 20px;
        background-color: #f5f5f5;
    }


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy