You helped me lower my main navigation, but now the submenus are too high on this site I’m developing and they block part of the parent menu item: http://california-apmp.org/wp/
Only Who We Are and Resources have submenus.
Thank you
Hey gharding!
Please try the following in Quick CSS under Enfold–>General Styling:
ul.sub-menu {
margin-top:20px !important;
}
Best regards,
Rikard
yes!! thank you!!