How Change Text Color (Hover, Active) of Dropdown menu ?

This topic has 6 replies, 3 voices, and was last updated 4 years, 4 months ago ago by Rose Tyler

  • Avatar: Tecnica PC
    Carmen
    Participant
    December 10, 2019 at 12:56

    Hi

    How Change Text Color (Hover, Active) of Dropdown menu https://prnt.sc/q8s398

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 10, 2019 at 17:00

    Hello,

    There is no option for this. It could be done by custom CSS. Provide us with link to your site and we’ll send you custom CSS to change it.

    Regards

    Avatar: Tecnica PC
    Carmen
    Participant
    December 10, 2019 at 18:36

    Hi

    Chek the site

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 10, 2019 at 19:19

    Hello,

    Add the following code to Theme Options > Custom CSS

    .et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link:hover, .et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li > a:hover {
        color: #c62727;
        opacity: 1;
    }

    Regards

    Avatar: Tecnica PC
    Carmen
    Participant
    December 11, 2019 at 10:07

    Thank Olga

    its Work

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 11, 2019 at 10:14

    Hello,

    You’re welcome!

    Regards

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

The issue related to '‘How Change Text Color (Hover, Active) of Dropdown menu ?’' has been successfully resolved, and the topic is now closed for further responses

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