Hi, i modified the menu padding with:
#Top_bar .menu_wrapper { padding: 14px 0px; }
looks fine in normal navigation but in sticky menu do the padding too and menu items are down out menu. Also i want to reduce the padding between menu items how i can do that?
Thanks!
Comments
please send us url to page where you did it and we`ll have a look on it.
.menu-highlight:not(.header-simple) #Top_bar.is-sticky .menu > li > a { margin: -3px 0 !important; }