Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Menu / Mega menu
Header height
evagenna
June 2018
in
Menu / Mega menu
Hello,
how can I set the menu height? It should be bigger
This is the page I'm working on
https://www.landing.allinclusivebusiness.com/7352-2/
Thanks
Comments
Pablo
June 2018
Hi,
You can change it in BeTheme > Theme Options > Global > Logo > Advanced > Vertical Padding
http://prntscr.com/jud73r
Type there a value bigger than 15px, because it's a default value.
Thanks.
evagenna
June 2018
Hi,
ok but this edit applies only on initial menu. Nothing changes on sticky menu when I scroll page. How do I set height even on sticky menu?
Pablo
June 2018
Hi,
It can be done only with Custom CSS code.
Paste it into BeTheme > Theme Options > Custom CSS & JS
#Top_bar.is-sticky{
padding-top:20px !important;
padding-bottom:20px !important;
}
Thanks
Sign In
or
Register
to comment.
Comments