Hello,
Domain on PCA
On the top section (products), once the product is hovered over; how can we edit the color of the text which says “quick view”
The color is currently orange.
Thanks!
Theme version: 8.3.9Hello, @IP,
Please copy and paste the below given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache, you can change the color in the given code as per your requirements.
.product-view-default .footer-product .show-quickly:hover {
color: blue !important;
}
Regards 8Themes Team.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.