• I would like to remove the header completely and I don’t know how. Could you please help me?

    Thanks

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

Viewing 1 replies (of 1 total)
  • Hello @joselordello

    Please go to your Theme Customizer -> Additional css -> paste the following code there.

    header.hero, .breadcrumb.hero {
        display: none;
    }

    Let us know it will work for you.

    Thanks
    Specia Staff

Viewing 1 replies (of 1 total)

The topic ‘Remove header’ is closed to new replies.