Reply 229598 to: Menu mobile dropdown opacity

Avatar: Olga Barlow
Olga Barlow
Support staff
February 10, 2020 at 17:04

Hello,

Add the following code to child theme syle.css to remove opacity

.et-mini-content .menu li a:hover, 
div.mobile-menu-content .et_b_header-menu .menu li > .nav-sublist-dropdown:not(.nav-sublist), 
div.mobile-menu-content .et_b_header-menu .menu li > .nav-sublist > ul {
    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.