• Can anyone help. I have added a header image to my homepage within Theme > Customise > Header. It’s been displaying fine and has suddenly disappeared. However if I go into the customise settings it’s still there? What’s going on?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @lynstone

    Could you give a link to your site please!

    Thread Starter lynstone

    (@lynstone)

    Thank you for contacting me. I really appreciate it. My URL is http://www.lynstone.com. However it seems to have come back? I think it may possibly been a plugin I downloaded and installed that ‘replaced’ the header image. A bit like a banner widget?

    The only thing I want to remove now is the information at the bottom of my website about the theme. It does not appear to be on the Style.css? Strange!

    Thanks again…

    If you don’t already have a Child_Themes or the theme offers nowhere to put a custom css, then you should install a plugin like Jetpack then add the following to the custom css area…

    .site-footer p.credit {
        display: none;
    }
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Header Image won’t display?’ is closed to new replies.