This topic has 4 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Amzy Leel
Hi, need some help, im trying to change the over color in products categorie, without sucess,
im adding a code into Global Custom CSS,
But not taking sucess
here is the code:
.widget_product_categories .sidebar-widget ul >
a:hover { color: #2d31f0;
}
Thanks
use following code.
Note that you have an extra space between two class.
just copy this and paste.
.widget_product_categories.sidebar-widget ul li a:hover { color: #000 !important; }
if you still face the issue let us know your site url
Thank you, for you fast and nice support, now i can focus on other priorities. Thanks
you are welcome.
You must be logged in to reply to this topic.Log in/Sign up