This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

cannot display mobile-navigation in tablet view

7 years ago · Last reply by Andrew Misplon 7 years ago

hello team,

I’m using SiteOrigin North theme. I want to you mobile-menu-button in tablet view so I modified CSS like below:

@media screen and (max-width: 1000px) { body.responsive
.main-navigation #mobile-menu-button { display: inline-block; }
body.responsive .main-navigation ul { display: none; } body.responsive .main-navigation .north-search-icon { display: none; }
.main-navigation #mobile-menu-button { display: none; }
.main-navigation ul { display: inline-block; }
.main-navigation .north-search-icon { display: inline-block; } }

@media screen and (max-width: 1000px) { body.responsive #mobile-navigation { display: inline-block ; } }

But mobile-navigation cannot display correctly with the width like #mobile-menu-button. could you please support to check?

thank you

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 7 years, 4 months ago

    Hi

    Thanks for posting. Try going to CustomizeTheme SettingsResponsiveMenu Breakpoint to adjust the mobile menu breakpoint.

    Page: Responsive

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread