Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    This is a common issue with themes. This code should sort things out for you:

    
    .payment_method_stripe label img {
      width: 32px;
    }
    
    • This reply was modified 8 years, 6 months ago by Hannah S.L..
    Thread Starter conciergecreative

    (@brandonlucius)

    Good Morning,

    Unfortunately this bit of css didn’t work for me.. I’m still having the same issue…

    Worked for me – thank you!

    .payment_method_stripe label img {
    width: 32px!important;
    }

    Actually, I added the !important which made the code work.
    Thanks so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Checkout Credit Cards Too Large’ is closed to new replies.