I need to reduce the height of the Navigation bar to make it look slimmer. I need it to be around 38px.
Hi increasethewedge!
Please add following code to Quick CSS
#header #header_main_alternate .container {
padding: 0!important;
}
.html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {
height: 38px;
line-height: 38px;
}
.html_header_top.html_bottom_nav_header .main_menu>div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child {
height: 38px;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Regards,
Yigit
Hi Yigit,
This has removed the coloured background and changed the font colour.
Apologies, it works fine.
Thanks, great support.
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit