Menu wraps to second line
Hi,
When looking at my site on a mobile device in landscape mode, the menu bar wraps around to a second line rather than maintaining the mobile-style menu. Is this a parameter that can be adjusted? My preference would be to not have it wrap around.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2NEVERMIND! I found another thread about the solution. There’s a setting under Appearance > Theme Settings > Navigation called Mobile Menu Collapse.
Hi Enrique
Awesome, glad to hear you found some help on this.
Another option, one you can use in conjunction with the mobile menu collapse setting, is to decrease the horizontal menu padding a little:
/* Menu Padding Horizontal */ .main-navigation ul li a { padding-right: 25px !important; padding-left: 25px !important; }Give that a go under Appearance > Custom CSS. Adjust as required. Both values must be the same.
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.