Hi,
Could you please advise: http://www.resonans.info. I don’t know what happened but suddenly the space between the sub-navigation items became large. Tried to change it in the enfold settings, without success.
Thanks for the help!
Hi,
You can adjust the padding:
#top .main_menu .menu li ul a {
padding: 4px 15px;
}
Adjust the 4px.
Regards,
Ismael
Thanks a lot!