cannot display mobile-navigation in tablet view
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
1Hi
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.