• We just completed development for our site and noticed a new update for theme.
    After updating the theme, menu items starting from second entry are shifted.
    Not sure what the reason is, first menu item is fine.
    Can you please confirm what might be the reason ? (screenshot can be found here)

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    As checked with my test site, I can’t reproduce the same issue.

    Perhaps you got different setup on your menu? Can I ask you to share a link to your website here, so I can do direct inspection?

    Regards,
    Kharis

    Thread Starter Bhushan S. Jawle

    (@thisisit)

    Thank you for quick revert. Here is the link to site.

    Hi,

    Thank you for sharing the link.

    As inspected, I found CSS bug that should be there when ‘Basic 4 – inside header‘ menu enabled. Sure, we’ll be fixing it shortly in the next versions updates for the theme.

    Meanwhile, you can temporarily fix it by adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    .menuStyle6 .site-header .main-navigation .menu .sub-menu li + li, 
    .menuStyle6 .site-header .main-navigation .menu > .sub-menu ul li + li {
      margin-left: 0;
    }
    

    I hope that helps.

    Regards,
    Kharis

    Thread Starter Bhushan S. Jawle

    (@thisisit)

    Thank you Kharis for quick fix. That worked.

    You’re welcome!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menu Items misaligned after upgrading’ is closed to new replies.