Title: Payment method images
Last modified: October 19, 2019

---

# Payment method images

 *  Resolved [cowfishmedia](https://wordpress.org/support/users/cowfishmedia/)
 * (@cowfishmedia)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/payment-method-images/)
 * Hi, great plugin, but for some reason the payment method images of the various
   credit cards are scaled really big, each image takes up about half the page. 
   Any ideas?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpayment-method-images%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Rupinder Kaur](https://wordpress.org/support/users/coolcoders/)
 * (@coolcoders)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/payment-method-images/#post-12049012)
 * Hi,
 * Thanks for using this plugin.
    1)I looked into your website your default theme
   is overriding some design section. To remove the error just add a piece of CSS
   given below:
 * li.wc_payment_method.payment_method_stripe label img {
    width: 50px !important;}
 * 2)I also noticed some other CSS tweaks needed as per your design. Please add 
   below CSS to align the order table in box.
 * .woocommerce .quantity:not(.hidden) {
    width: auto !important; } And in plugins/
   custom-checkout-layouts-for-woocommerce/asserts/css/custom-checkout.css add:-
   padding: 0px !important; after line no after 469.
 * Point 2 is optional, Just stick to point 1 for your query.
 * Thanks
 *  Thread Starter [cowfishmedia](https://wordpress.org/support/users/cowfishmedia/)
 * (@cowfishmedia)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/payment-method-images/#post-12049770)
 * Brilliant, thanks!

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

The topic ‘Payment method images’ is closed to new replies.

 * ![](https://ps.w.org/custom-checkout-layouts-for-woocommerce/assets/icon-256x256.
   jpg?rev=2079391)
 * [One page checkout and layouts for woocommerce](https://wordpress.org/plugins/custom-checkout-layouts-for-woocommerce/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-checkout-layouts-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-checkout-layouts-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-checkout-layouts-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-checkout-layouts-for-woocommerce/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [cowfishmedia](https://wordpress.org/support/users/cowfishmedia/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/payment-method-images/#post-12049770)
 * Status: resolved