Custom CSS to fix the menu text color : color too light when hover

This topic has 4 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler

  • Avatar: anthonyc
    anthonyc
    Participant
    February 4, 2017 at 04:36

    Hi, the menu text color is too light when hover, but I am not able to fine the correct CSS line to change it.

    Pls take a look. The text become light grey when hover. What is the custom css to correct it? https://www.dropbox.com/s/3rjfzwwe7xonapc/%E8%9E%A2%E5%B9%95%E5%BF%AB%E7%85%A7%202017-02-02%20%E4%B8%8B%E5%8D%887.03.43.png?dl=0

    Thanks.

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 6, 2017 at 08:26

    Hello,

    Try this code to make it nice (Theme Options > Styling > Custom CSS)

    .menu-wrapper .menu > li > a:hover {
        color: #4c4c4c;
    }
    .item-design-mega-menu .nav-sublist-dropdown .nav-sublist a:hover {
        color: #4c4c4c;
    }

    Regards

    Avatar: anthonyc
    anthonyc
    Participant
    February 6, 2017 at 08:33

    great, it works, thanks !

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 6, 2017 at 08:42

    Hello,

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Custom CSS to fix the menu text color : color too light when hover’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.