Tagged: enfold, menu, navigation
Hey guys,
How do we add some additional padding between each navigation link in the menu?
thanks
David
Hi David,
Can you post a link to your website please?
Regards,
Josue
Hey!
Your website is throwing an error.
Error establishing a database connection
Best regards,
Josue
Hey Josue,
Try this now. Hosting went down.
Hi,
Try adding this code to the Quick CSS area in the Theme options page:
.main_menu ul:first-child > li > a{
padding: 0 20px !important;
}
Regards,
Josue
Hey Josue,
Did nothing.
Hi!
The default spacing is 13px, if you want a different amount simply change the 20px here:
.main_menu ul:first-child > li > a{
padding: 0 20px !important;
}
Cheers!
Josue
looks like there was some server side caching. Fixed.
Glad you got it working, let us know if you have any more questions or issues :)
Regards,
Josue