Change hover color

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 yıl önce
webshop http://mim.objecta.dk/

Theme url: http://www.themes.uptown2.nop-templates.com/

Hi does anyone know where i can change the hoover color in my top menu. Right now it appears to be set from somwhere in the template css.

You'll save my day if you can supply the full css style :-)
6 yıl önce
Hi,

Look for

@media (min-width: 1001px)

.header-menu>ul>li:hover>a, .header-menu>ul>li:hover>span, .header-menu .sublist li:hover>a, .block .list a:hover, .block .tags li a:hover, .product-tags-all-page li a:hover, .topic-post .username:hover, .filtersGroupPanel li>label:hover, .mega-menu .box a:hover, .mega-menu li a.view-all {
    color: #dfbeaf;
}


Regards,
Tomasz
6 yıl önce
Thank you so much!!!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.