Home Forums WoodMart support forum Menu Hover Color

Menu Hover Color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #636899

    ahmad.huda11
    Participant

    Hello, whats the css class for the menu hover color?

    #637044

    Hung Pham
    Keymaster

    Hi ahmad.huda11,

    Thanks for reaching to us.

    Navigate to Theme Settings > Typography > Advanced. In this area, you can assign elements to below Custom Class:

    ul.wd-nav-vertical.wd-design-simple>li:is(.wd-opened,:hover)>a

    Please refer to our documentation https://xtemos.com/docs-topic/advanced-typography-settings/

    Best Regards.

    #637608

    ahmad.huda11
    Participant

    what about the sub menu? the color doesn’t change.

    #637620

    ahmad.huda11
    Participant

    Actually i have a better solution

    For main menu, you can go to theme Settings —> typography—> advanced — > Add New rule —> Custom Selector and put this css ul.wd-nav-vertical.wd-design-simple>li:is(.wd-opened,:hover)>a ( This is for the first menu )

    However if you want to change the submenu, go to Theme Settings —> typography—> advanced — > Add New rule —>And Add this rule ” Menu links on simple dropdowns.

    • This reply was modified 4 hours, 53 minutes ago by ahmad.huda11.
Viewing 4 posts - 1 through 4 (of 4 total)