• Hi in another topic you solved how to Remove header except for home page with:

    ‘.single-post .header-cover,
    body.page .header-cover {
    display: none;
    }’

    But the problem comes when home page is a static front-page that also counts as a page. Is there a way I can make that particular page an exception to the rule?
    Thank you for your time!

  • The topic ‘Header only in home when home page is a static front-page’ is closed to new replies.