• Resolved jackgym

    (@jackgym)


    Hi
    I’d like to change the blue header image that sits under the website title on this site: http://marketingwithronald.com/
    The text in the image can be edited in header.php but I can’t find where to change the background image itself.
    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Is there anything in your Appearance -> Customize settings to allow you to change the header image? That’s where most themes allow you to change things up for header background images.

    Thread Starter jackgym

    (@jackgym)

    Thanks bemdesign, it was here in the style.css
    .menu {
    margin: 0 auto;
    height:223px;
    width: 1003px;
    position: relative;
    background:#fff url(images/header.jpg);

    Cheers 🙂

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