Reply 327861 to: How to change “View Cart Button” Color in Mini-Cart as it is unnoticeable

Avatar: Awais Ahmed
Awais Ahmed
Participant
July 1, 2022 at 06:17

Hello, @mikeb,

Go to the Dashboard >> XSTORE >> Theme Options >> Theme Custom CSS and paste the below code there.

.et_element .mini-cart-buttons .wc-forward:not(.btn-checkout){background:red !important; color:white !important;}

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

Note: In the above code the word “red” is the background color and “white” is the text color you can change them with you want.

Regards Themes 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.