• I can’t remove the “Home Home” in the grey bar area – between the header and slider on homepage. I understand it is a feature on internal pages of this theme, functions like a breadcrumb. But I want to remove it from the homepage. Thank you for your help!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author HashThemes

    (@hashthemes)

    You can remove it with CSS code. Go to Appearance > Customize > Additional CSS and paste the below CSS code.

    .home .ht-main-header{display: none;}

Viewing 1 replies (of 1 total)
  • The topic ‘Remove “Home Home” Between Header and Slider on Homepage’ is closed to new replies.