Hello,
I would like to change the spacing between the menu items, please tell me how to do it. Please reply at following address:
(Email address hidden if logged out)
Thank you.
Roland
Hi rolanddon,
Unfortunately, we are only allowed to reply on this thread.
You can change the spacing by using this CSS code and adding it in Enfold > General Styling > Quick CSS:
#top #header .av-main-nav > li > a {
padding: 0 13px;
}
Just replace 13px to another value (it represents 13px padding to the left and right).
Hope it helps.
Best regards,
Nikko