Okay
  Public Ticket #232804
CSS for background color
Closed

Comments

  • Matthew started the conversation

    Trying to change the background of all pages to be a specific hex code. 

    What code would I need to change it? I used this but it didn't do anything:

    .about {

    background-color: #e4e4e4;

    }

  •  1,974
    Support replied

    Hi

    section#about {
        backckground-color : #e4e4e4;

    }

    assuming the section/page id is 'about'

    you can use Styling Options -> Custom CSS to add dynamic styles

    Thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy