Change Header Background Color & Body Background Color

  • Posted in : Bloggy WP
  • aanderson61
    Participant

    I can’t seem to change the header background color. I’ve entered in multiple types of code into the custom CSS section, and have looked through the CSS but am hitting a wall. Please help.

     

    Thanks,

    Aaron

    ahmetsali
    Keymaster

    Hi, try this custom css codes;

    – to change header background color;

    .site-header .row {
        background: #FAFFE0;
    }
    

    – to change body background color;

    body {
        background: #ECFDFF;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register