• Resolved sf365

    (@sf365)


    Is there a way to allow submenu access without having to click the caret to the right of the menu item? The submenu shows when you hover over the top level menu item, but you cannot access it without clicking the caret. My client does not like this.
    Thank you for any help you can supply.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @sf365,

    I’ve checked your website and this is CSS that should fix your issue (Place it in Appearance->Customize->Additional CSS section):

    .nav-ul>.menu-item-has-children>.sub-menu {
     margin-top: -10px;
    }

    I hope it helps!

    Thread Starter sf365

    (@sf365)

    Thanks I’ll try that!

    Thread Starter sf365

    (@sf365)

    Unfortunately, that code didn’t make any change.

    I figured out a different option. I used the Custom Layout option for Neve Pro. Created a Nav menu from Elementor widget which allowed me to make the needed changes. Then placed the menu in the Customization > Header area bar with the Custom Layout option.

    This is working great. Really love the flexibility of this theme.

    danamv

    (@danamv)

    Hi @sf365,

    We’re glad you have found an alternative to make it work.

    Let us know if you have any more questions.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Neve Submenu Caret function’ is closed to new replies.