Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13333
    bamrider
    Member

    Hi,
    Is there a way to remove the header featured image on the home page only?
    I have looked at option and selected Pages and Posts but this removes it completely?

    Thanks

    Mark
    http://www.bamriders.com

    #13347
    Sakin
    Keymaster

    @bamrider: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide featured image in homepage.
    .home .main-feat-img { display: none; }

    #13348
    bamrider
    Member

    Hi Sakin,
    Jus tried that and it has made no difference, i want the header feature image above the menu bar removed from the home page only but showing on all other pages.
    Thanks
    Mark

    #13349
    bamrider
    Member

    Ah its # not . Before main
    That’s done the trick, thanks Sakin.

    Mark

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove header featured image home page only’ is closed to new replies.