This topic has 3 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Sadikul Islam
Why does my menu dropdown color is having a gray overlay on mobile, in desktop it’s black, but on mobile it’s gray,
Screenshot: https://media.d.pr/MnE6Sz
Hello,
Add the next custom CSS code:
div.mobile-menu-content .et_b_header-menu .menu li > .nav-sublist-dropdown:not(.nav-sublist) {
opacity: 1;
}
Regards
Thanks for the code.
Tagged: background color, gray overlay, mobile mode, templates, woocommerce, wordpress
The issue related to '‘Why the background color is having a gray overlay in mobile mode’' has been successfully resolved, and the topic is now closed for further responses