Home Forums Pro Themes Greatnews Pro Remove Header Image from Pages/Posts or Whole Website

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #186447
    CaseyJ
    Participant

    Hello,

    I would like to experiment with my website, about removing the Header Image altogether. Or ‘hiding’ it if that’s a better word. The homepage does not seem to have a header image, and I think this would work better consider we can add pictures to individual posts.

    How can I remove/hide the Header image in either individual pages/posts or the whole website? Can this be done in the free version?

    Thanks. My website is,

    https://themeanjininquirer.com.au/

    #186453
    sanam
    Keymaster

    Hi @CASEYJ,

    Please add the following CSS into additional CSS

    #page-site-header {
    background-image: unset !important;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.