Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all articles
Browse latest Browse all 104029

touteptite on "[Plugin: WooCommerce - excelling eCommerce] Cart button"

$
0
0

In your woocommerce.css (or custom one) find this :

.widget_shopping_cart .total

add margin-bottom: 10px;

(or more) and it should be fine...

If you use the custom css in your theme admin, juste add

.widget_shopping_cart .total {
margin-bottom: 10px;
}


Viewing all articles
Browse latest Browse all 104029

Trending Articles