Reply 226558 to: How Change Text Color (Hover, Active) of Dropdown menu ?

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.