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
Distance Menu-Points
QPR-Berlin
October 2016
in
Menu / Mega menu
Hi,
is it possible to make the distances between the menu-points smaller?
I need a little bit more space for the logo left.
http://www.hausaerzte-friedrichshain.de/
with HeFa2016
Thanks
Comments
Albert
October 2016
Hey,
to decrease gap between menu items, you need to decrease 25px of existing padding to 20px for example under Theme options > Custom CSS & JS > Custom CSS section:
#Top_bar .menu > li > a span:not(.description) { padding: 0 25px; }
QPR-Berlin
October 2016
Perfect, thank!
Albert
October 2016
You're welcome
Sign In
or
Register
to comment.
Comments
to decrease gap between menu items, you need to decrease 25px of existing padding to 20px for example under Theme options > Custom CSS & JS > Custom CSS section: