This topic has 2 replies, 2 voices, and was last updated 3 months, 2 weeks ago ago by Rose Tyler
How to change the color button of quick view
Hello Konstantinos,
Thank you for reaching out to us with your query. To change the color of the quick view button, you can use custom CSS code:
.etheme-product-grid-item .footer-inner > *, .etheme-product-grid-item .footer-inner .button {
background-color: red;
}
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up