Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi onlyincebu.com,

    I took a look at your site and currently I see a header image with a black background and on either side of that image the background is gray. Is there another part of the site you are trying to change?

    Thanks!

    The body has an image background that displays the header, menu and orange below that. Your best bet is to edit that image or find a more flexible theme.

    Hello again onlyincebu.com,

    My apologies, I think I misunderstood your question. If you are wanting to change the gray area on either side of your header image to black, you will want to change the body background image. If you look in your style sheet you will see this code:

    home {
        background: url("images/body.png") repeat-x scroll 0 0 #F7F7F7;
    }

    That’s referencing this image which is repeated across the screen horizontally:

    https://s365550312.onlinehome.us/frhotels/wp-content/themes/solarpress/images/body.png

    I would recommend making a Child Theme and then making the needed changes to that image to have the top part be black instead of it’s current gray color.

    Hope this helps!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Header Color’ is closed to new replies.