Reply 342101 to: Colors on the product catergories page

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
December 22, 2022 at 05:47

Hello, @IP,

The thing is from the theme settings you can enable/disable the quick view and you can make the settings of the content appear in the quick view. But to change the quick view button style you can make it using custom CSS code.

Go to the Dashboard >> XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and then paste the below code at the bottom of the CSS box there.

.product-view-default .footer-product .show-quickly{border-color:green !important; background:blue !important; color:red !important;}

Then save settings and check back to your site after clearing the browser cache.

Note: In the above code the word “green” is the border color, the word “blue” is the background color, and the word “red” is the text color you can change it with you want.

Regards 8Themes Team.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.