Mobile menu in static pages - by innio - on WordPress WooCommerce support

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

  • Avatar: innio
    innio
    Participant
    October 17, 2016 at 12:45

    Hi,
    I’ve imported a coming soon page to my site, but when the content is long enough that scrollbar is displayed, when you scroll to the bottom it appears the mobile menú on the top. How can it be disabled?

    If you want to watch it in desktop, you must resize the explorer window. If you try it in a mobile phone, almost always happens.

    Regards,

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 17, 2016 at 13:07

    Hello,

    Add the following code in Theme Options > Styles > Custom CSS

    .page-template-blank .fixed-header {
        display: none;
    }

    We’ll fix it in next theme update.

    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.