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.

Menu wraps to second line

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

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.

URL: http://serveallcontracting.com

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

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Enrique Pasos 10 years, 10 months ago

    NEVERMIND! I found another thread about the solution. There’s a setting under Appearance > Theme Settings > Navigation called Mobile Menu Collapse.

  2. Andrew Misplon Staff 10 years, 10 months ago

    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.

Have a different question or issue?

Start New Thread