This topic has 2 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler
Hello,
I have the following issue with the secondary menu (using the Electronics demo).
The secondary menu for some reason doesn’t align correctly with the main menu:
This is how it looks in the demo:
How could I fix this?
Hello,
Please add this code in Theme Options > Styling > Custom css:
.header-wrapper.header-advanced .menu-wrapper .menu > li > a {
padding-top: 1.1em;
padding-bottom: 1.2em;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up