Reply To: hover color change

#10035311
Support
Keymaster

Hello,

Please try adding this CSS code below at (css/custom.css):

/* Selection Color */
::selection {
    color: #FFF;
    background: #0000ff;
}

/* Header Items Color */
@media(min-width: 992px) {
    #header .header-nav-main nav > ul > li:hover > a,
    #header .header-nav-main nav > ul > li.active > a {
        color: #0000ff !important;
    }
}

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