Hi. Just updated to v 3.1.3
There’s an issue with the menu layout.
http://schlachten.org/home/ – menu is now spread out much wider than previously, with larger margins for menu items.
http://schlachten.org/de/start/ – menu item width looks same as before update, but the separating bars are gone!
Thanks!
There now is an option to have separating bars appear or disappear under Header > header layout
But the option for the ‘large separator’ which is what the theme used before you introduced this new option, now uses a larger margin for menu items…
Can I please have the same margin you offer with the ‘small separator’ in the ‘large separator’ option? I like the way my menu used to look.
See same links as above.
Thanks!
Ok. I’ve fixed it with
.av_seperator_big_border .av-main-nav > li > a {
min-width: 0px;
}
Please, next time when introducing an upgrade, at least offer an option to keep styling the way it was.
Thanks!