When I try using the colored button for the menu item they get bunched together. Take a look at this example. When I use the default layout for the menu link it separates them. I would like for their to be space between each colored button.
Hey qtinfo,
I’ve never seen that before, could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
Rikard
added
Hi,
Thanks for that, I’m not sure why it’s doing that to be honest. Adding this to Quick CSS might help though:
.av-menu-button {
margin-right:15px;
}
Best regards,
Rikard
yes that fixed it.
Is there a way to change the submenu dropdown location? Right now it starts where the header ends and I would rather have it right below the main link.
Hi,
You can try this code:
.av-main-nav ul {margin-top:-70px !important;}
You can adjust the margin to suit your preference.
Best regards,
Sarah
That works, thanks!
Great! We’re happy to help! :) For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.
We’d appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
Also, for your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
Thank you for using Enfold.
Cheers!
Sarah