Hi, i want to put some space between the menu-items on full-width submenu. How can i do this?
THX Freek
Hey Freek,
Is your page set to private? It cannot be found on my end. If it is private, please post login credentials here privately so we can look into it
Best regards,
Yigit
Sorry the home link is changed. See private content
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .av-subnav-menu > li {
margin: 0 20px;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Yes! Thank you for the (again) fast support.
Freek
Hi,
Glad we could help!
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Best regards,
Vinay