Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #816035

    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.

    #816155

    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

    #816402

    added

    #816499

    .

    #816615

    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

    #816847

    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.

    #816861

    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

    #816863

    That works, thanks!

    #817051

    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

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘menu layout’ is closed to new replies.