Remove hover for a specific menu item (not for all menu items)
-
Hi,
I want to remove hover for a specific menu item (not for all menu items),
I have background color #000 and when it is in hover the link color is not showing anymore,
Best regards
Attachments:
You must be
logged in to view attached files.
Hello,
Try to use the below code for help. Define it in Theme Settings -> Custom CSS.
.wd-header-nav .black_friday.menu-item a:hover {
color: inherit !important;
}
Kind Regards
Hi,
Unfortunately now is the opposite (Not show in normal mode and show in hover effects)
Pls can you check again,
Bets regard
Attachments:
You must be
logged in to view attached files.
Hello,
Send me access to the admin dashboard so I will check your custom CSS area.
In general, would be better to use the “Button” element instead of customizing a single menu item, but in any case, I will check it.
Kind Regards
Hi,
What I’m seeing is that happened only when you open the page link connected with that menu,
best regards
Hello,
Seems that access is wrong: https://take.ms/zSSoo , so please update it.
Thank you in advance.
Kind Regards
Try now pls with updated credentials
Hello,
Try to add the “!important” value here: https://take.ms/qV77T3
Thank you for your time.
Kind Regards
Hello,
Great! In case you need any additional help, I’d be more than happy to assist you.
Wish you all the best.
Kind Regards
The topic ‘Remove hover for a specific menu item (not for all menu items)’ is closed to new replies.