This topic has 4 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Amzy Leel
How can I change the colors of the view cart button in the header cart widget?
Hello,
use this custom css:
.widget_shopping_cart .btn-checkout { background-color: #000 !important; } // header cart widget checkout btn
.widget_shopping_cart .btn-view-cart { background-color: #ff0 !important; } // header cart widget view cart btn
Thank You!
You are welcome
Tagged: change view cart button, seo friendly, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up