This topic has 2 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Tony Rodriguez
How do I remove the background colour green in the cart?
Hello Chris Barrett,
To remove the green background color, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes:
.single-product .quantity {
background: none !important;
border-color: unset !important;
}
Thank you for your cooperation.
Sincerely,
8Theme’s Team
Tagged: background colour, cart, persuasive, remove, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up