Hi,
I would like to change our main menu items height.
The height is too high when on mouse over the menu items.
Hope to reduce it.
I checked the related articles:
https://kriesi.at/support/topic/menus-height/
https://kriesi.at/support/topic/menu-bar-height/
All not working.
What is the CSS code for the changes?
Hope get help.
Thanks!
Hey HeeHA,
Sorry for the late reply. They don’t seem high at all on my end, could you post a screenshot highlighting what you would like to achieve please?
Best regards,
Rikard
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.html_header_top .av_bottom_nav_header #header_main_alternate .main_menu ul:first-child > li > a {
height: 40px;
line-height: 40px;
}
Best regards,
Rikard
Hi Rikard
No change after modification.
Hope your check.
Thanks!
Hi Mike
Please kindly check again.
Thanks!