Forums
Forums / Theme: Agama / Menu Line spacing
(@zipster1967)
8 years, 1 month ago
How do I reduce the line spacing on the top level menu in the Agama theme? I have a drop-down menu that has too much spacing between the menu items. How do I make the lines fit closer together.
(@themevision)
Hello,@zipster1967!
Add the code below, in Customize->General->Additional CSS:
.top-navigation li ul li a { padding:0px; }
If this code doesn’t help you, please give me the address of your site.
Regards
The topic ‘Menu Line spacing’ is closed to new replies.