Title: Checkout CSS problems
Last modified: August 24, 2016

---

# Checkout CSS problems

 *  Resolved [dianawest](https://wordpress.org/support/users/dianawest/)
 * (@dianawest)
 * [11 years ago](https://wordpress.org/support/topic/checkout-css-problems/)
 * I’m having three CSS frustrations in formatting my WooCommerce cart and billing
   pages. I’ve been trying to figure it out on my own all day and am finally posting
   here in desperation.
 * The first is on the cart page: [http://dianawest.com/images/cart-totals.jpg](http://dianawest.com/images/cart-totals.jpg)
 * Is there any way to add space after “Subtotal” so it isn’t right up against the
   dollar amount?
 * The second issue is on the checkout page: [http://dianawest.com/images/blue-background.jpg](http://dianawest.com/images/blue-background.jpg)
 * Can you help me change this strange dark blue background to my normal background(#
   f8f8e0)?
 * Finally, the third issue is that my terms and conditions are not popping up even
   though I have the T&C popup plugin. Any ideas?
 * I’m very grateful for your help!
 * Diana
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [rec0il](https://wordpress.org/support/users/rec0il/)
 * (@rec0il)
 * [11 years ago](https://wordpress.org/support/topic/checkout-css-problems/#post-6143531)
 * If you could send me a link to your webpage I could solve it by inspecting the
   elements. 🙂
 *  Thread Starter [dianawest](https://wordpress.org/support/users/dianawest/)
 * (@dianawest)
 * [11 years ago](https://wordpress.org/support/topic/checkout-css-problems/#post-6143534)
 * Gosh, I’m sorry I forgot to mention that important element!
 * [http://dianawest.com/cart/](http://dianawest.com/cart/)
 * and
 * [http://dianawest.com/checkout/](http://dianawest.com/checkout/)
 * Thanks!
 * Diana
 *  Thread Starter [dianawest](https://wordpress.org/support/users/dianawest/)
 * (@dianawest)
 * [11 years ago](https://wordpress.org/support/topic/checkout-css-problems/#post-6143672)
 * Has anyone had a chance to look at this? Thanks so much!
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years ago](https://wordpress.org/support/topic/checkout-css-problems/#post-6143683)
 * Try these fixes for issues 1 & 2 in your custom css:
 *     ```
       .cart_totals table {width:100%}
       .woocommerce-checkout .woocommerce #payment {background-color: #ddd}
       ```
   
 * If your theme does not have the facility to enter custom css, you can use a plugin
   like this one:
    [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
 * The pop-up pops up fine for me, which is just as well because I’ve not see that
   before. Maybe you have a pop-up blocker extension in your browser. Wondering 
   if that means that someone with a pop-up blocker running will not be able to 
   checkout. Would be interested in the name of the that plugin.
 *  Thread Starter [dianawest](https://wordpress.org/support/users/dianawest/)
 * (@dianawest)
 * [11 years ago](https://wordpress.org/support/topic/checkout-css-problems/#post-6143730)
 * Thank you SO very much! This CSS worked perfectly!
 * The plugin is [http://www.woothemes.com/products/woocommerce-terms-conditions-popup/](http://www.woothemes.com/products/woocommerce-terms-conditions-popup/)
 * I agree, though, that it’s a problem for anyone with popup blocker. There is 
   a link where they can read the T&Cs, but it’s not a perfect fix. I’m going to
   look for the kind of T&C that embeds as a scrolling window.
 * Thanks so much for your help!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Checkout CSS problems’ 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](https://wordpress.org/support/topic-tag/cart/)
 * [checkout](https://wordpress.org/support/topic-tag/checkout/)
 * [Terms and Conditions](https://wordpress.org/support/topic-tag/terms-and-conditions/)

 * 5 replies
 * 3 participants
 * Last reply from: [dianawest](https://wordpress.org/support/users/dianawest/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/checkout-css-problems/#post-6143730)
 * Status: resolved