Hi there, I am looking for a way to ensure that the submenu doesn’t get cut off to the right. Please see screenshot below.
https://www.dropbox.com/s/o2bnyif6m42w87c/Screenshot%202019-03-03%2015.14.12.png?dl=0
campaigndonut.com
Thank you!
Hey Dave,
Please try the following in Quick CSS under Enfold->General Styling:
.av-main-nav ul {
left: -40px;
}
Best regards,
Rikard
Hi Rikard, thank you so much for the help! That appears to do the job… Thank you!