Home › Forums › WoodMart support forum › I have a problem with the height of the menu › Reply To: I have a problem with the height of the menu
December 24, 2017 at 1:11 pm
#30368

Artem Temos
Keymaster
Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings.
body:not(.document-ready) div.navigation-wrap .vertical-navigation,
body:not(.document-ready) div.navigation-wrap .main-nav {
height:36px;
}
Kind Regards
XTemos Studio