Remove menu from specific page - by fredwerk

This topic has 4 replies, 2 voices, and was last updated 4 years, 11 months ago ago by Rose Tyler

  • Avatar: fredwerk
    fredwerk
    Participant
    April 29, 2019 at 08:27

    Hi,

    I would like to remove the logo and menu from 1 specific page.

    Potentially the same for the footer.

    What CSS shall I use?

    Many thanks.

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2019 at 07:07

    Hello,

    You can select “Blank page” template http://prntscr.com/nik1mv or add this code in Custom CSS for page http://prntscr.com/nik1tg area:

    .header-wrapper, .footer, .copyright {
        display:  none;
    }

    Regards

    Avatar: fredwerk
    fredwerk
    Participant
    April 30, 2019 at 07:50

    Hi,

    Using a blank template would be a better option, however, when I do so and add content to it, I cannot scroll it up/down.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2019 at 07:54

    Hello,

    You are right, this is perfect for creating pages like “Maintenance Mode” or “Coming Soon”. If you want to have scroll there, use the custom css code and Default page template.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.