Remove Navigation Bar from Mobile

Hi,

I’m using the website as a 1 Pager but the Navigation Bar still appears on mobile. Can you help?

Hello Emily,

Thanks for posting in!

To resolve your issue, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)

#x-btn-navbar {
    display: none;
}

We would love to know if this has worked for you. Thank you.

HI there,

No it’s still there?

Many thanks,

Emily

Many thanks. It appears to have gone now.

Great. Glad that it is fixed :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.