Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #164111
    APWordandSound
    Participant

    http://www.adrienpalmer.com/
    I want this body behind just the description to be blue while leaving the header and footer the color they are. Thanks!

    #164126
    Skandha
    Participant

    @apwordandsound: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-header-logo {
    	background-color:#000052;
    }

    You can change the color according to your choice.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change Homepage body background color’ is closed to new replies.