Hi
How Change Text Color (Hover, Active) of Dropdown menu https://prnt.sc/q8s398
Theme version: 6.2.4Hello,
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
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
The topic ‘How Change Text Color (Hover, Active) of Dropdown menu ?’ is closed to new replies.
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.