This topic has 4 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp
Like the title says. What is the code to add for that please? In fact, it doesn’t hover a color at all….but I would like it to like the rest of the site.
Thanks a bunch guys! You’re the best over there.
Hello,
To add hover color for product title in Recently Viewed Products sidebar add this code in Global Custom CSS:
.sidebar-widget .product_list_widget li h4 a:hover {
color: red;
}
Regards,
Eva Kemp.
Worked like a charm! Always a pleasure Eva. 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Hover Over Color for Recently Viewed Products’' has been successfully resolved, and the topic is now closed for further responses