Removing Header from Home Page - by Marketnine

This topic has 2 replies, 2 voices, and was last updated 5 years ago ago by Olga Barlow

  • Avatar: Marketnine
    Marketnine
    Participant
    March 28, 2019 at 17:31

    Hi,

    Is there a way to rmove the header from the home page only.

    Thanks

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 28, 2019 at 17:56

    Hello,

    There are 2 ways:
    1) You can enable blank page template for the page http://prntscr.com/n48y16 It will remove both header and footer but you’ll be able to create footer just as the part of the page content.

    2) Hide header for the home page by custom CSS

    .home .header-wrapper {
        display: none;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.