• Resolved ducsd

    (@ducsd)


    Didn’t find any option to enable/disable icon on hover of a menu item. Not the “submenu indicator icon” but regular icon on the left side if I hover any menu item.

Viewing 8 replies - 1 through 8 (of 8 total)
  • leap13support

    (@leap13support)

    Hi @ducsd,

    Hope you’re having a great day 🙂

    There’s no direct option to achieve that but could you please copy/paste below custom CSS to your page and let me know if it did the trick?

    .premium-nav-menu-item:hover .premium-item-icon{
      visibility: hidden !important;
    }

    Regards

    Thread Starter ducsd

    (@ducsd)

    Ok, looks like I didn’t elaborate my question right. How to ENABLE/ADD an icon to the menu item (NOT THE SUBMENU INDICATOR ICON)? Just any regular icon from the library which will be on the left of each menu item – doesn’t matter hover or not, it should work both ways. Thank you!

    leap13support

    (@leap13support)

    Hi @ducsd,

    May I ask which menu type you’re using so I can provide proper help? You can find it under widget settings > Menu Settings > Menu Type. Here’s a screenshot for more clarification.

    Regards

    Thread Starter ducsd

    (@ducsd)

    It’s a WorpressMenu type.

    leap13support

    (@leap13support)

    Hi @ducsd,

    Hope you’re having a great day 🙂

    Please navigate to WP Dashboard > Appearance > Menus > select your Menu then click on Premium Menu button beside menu item and Select Icon.

    Please check this screen recording for more information.

    Also, I recommend taking a look on widget documentation from here.

    Regards

    Thread Starter ducsd

    (@ducsd)

    Thank you, but absolutely nothing has changed – no icon whatsoever.
    Anyway, if this was a solution, I guess there is no such settings inside the widget then. You should implement this option (menu item bullet/icon), it’s just the most basic thing one would expect from a menu widget. It’s like you expect you’d be able to change color in some text realted widget. Thank you!

    leap13support

    (@leap13support)

    Hi @ducsd,

    I’m not sure if I totally got what you’re referring to, so could you please elaborate a bit more so I can help?

    Regards

    Hi @ducsd,

    We didn’t hear back from you, so please let me know if you still need any further assistance on the above 🙂

    Regards

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Nav Menu Hover icon’ is closed to new replies.