Hi Enfold team!
Can you please show me how to minimize the whitespace between submenu items?
Thank you!
Hey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .av-main-nav ul a {
padding: 1px 15px;
}
Please do not forget to purge cache after adding custom CSS code :)
Best regards,
Yigit
Works perfectly Yigit! Great work as always! Thank you so much!
Hi,
I’m glad you were able to find a suitable solution. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon