Title: Cart button
Last modified: August 20, 2016

---

# Cart button

 *  [schaeffergames](https://wordpress.org/support/users/schaeffergames/)
 * (@schaeffergames)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/cart-button/)
 * For some reason when I add something to the cart, on my side column, the view
   cart and checkout button overlay partially on the cart details. Where do I go
   in the editor for the theme to give it a little padding?
    Here is the website.
   just add something to the cart and you will see.
 * [http://www.schaeffergames.com ](http://schaeffergames.com)

Viewing 1 replies (of 1 total)

 *  [touteptite](https://wordpress.org/support/users/touteptite/)
 * (@touteptite)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/cart-button/#post-3333919)
 * 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 1 replies (of 1 total)

The topic ‘Cart button’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [cart button](https://wordpress.org/support/topic-tag/cart-button/)

 * 1 reply
 * 2 participants
 * Last reply from: [touteptite](https://wordpress.org/support/users/touteptite/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/cart-button/#post-3333919)
 * Status: not resolved