Hello Enfold Team,
Following my update to the latest version 3.4.1, the hieght of my header nav menu has increased as shown on screen capture below :
BEFORE Update
AFTER Update
The height difference between the 2 is + 15px
The height of the container holding the main menu items seems to be set by default on auto (both before and after update)
So it seems to be an increased padding (or margin?) between the text of the menu items and its container after the theme update.
I don’t know how / where to access this value in the right .css file.
Web URL is http://idetox.voyage/
Thanks a lot for your help!
Steph.
Hi Steph!
try this code in Quick CSS field:
div#header_main_alternate {
height: 34px;
}
and adjust as needed.
Cheers!
Andy
Hi Andy,
Thanks for your help!
This topic can now be closed.
I wish you a nice end of week,
Steph.