Reply To: Change text color for the mobile menu “on-hover” sub-menu

#10035625
Support
Keymaster

Hello,

Here’s the custom CSS code you need:

(css/custom.css):

@media(max-width: 991px) {
    #header .header-nav-main nav > ul li.dropdown-submenu a:hover {
        background: red;
    }
}

Please try that and let us know if you need further assistance.

Kind Regards,

Rodrigo.


If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads