• Hi there!! The default for this theme is a menu with logo/name at left, and menu on right. I want menu centered at top of page with logo at center and menu items evenly spaced on left and right (3 and 3). How to do this?

    Also, my logo currently doesn’t fit. I have default header in place and logo is too large and runs over. How to make more space on menu so logo fits?

    Thanks for reading!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter katydid1234

    (@katydid1234)

    Should have said – using Vega theme. TIA!

    Hi @katydid1234,

    Thanks so much for getting in touch, and thank you for using Vega!

    Unfortunately the theme doesn’t include an option for splitting the menu in this way, I sure am sorry. If you’d like I can pass it along as a feature request though!

    On the logo, you can add the following CSS in Appearance > Customize > Additional CSS, which will remove the limitation on logo size:
    .navbar-custom .navbar-brand { height: auto; }

    After doing this, you’ll just want to ensure that you upload your logo no larger than you actually want it to display. ??

    If you have any other questions or run into any issues, just let us know and we’ll be happy to help- thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to modify menu layout?’ is closed to new replies.