• One more request – Is there a way to expand the width for the main menu? When I increase the font size, the menu items wrap even though there’s more space available for it to grow.

    The max width is currently set to 50%.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello!

    You’ll need to change that width via CSS. The other one you’ll want to change is .site-branding, which accounts for the other 50% of the available space.

    I’m having the same issue too! I can’t find in the CSS where to expand the space for the main menu. Could you provide more coding detail? Thanks!

    Hello @mstohry,

    You’ll want to target .site-branding and .site-navigation to change the widths of the logo/site title space and the site navigation.

    I hope that helps!

    Got it. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Menu wraps when increasing font size’ is closed to new replies.