Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m having this issue as well with my website. Any update on how to resolve it?

    background-position is set to 4px 4px.

    Add this to your style.css

    ul.accepted-payment-methods li span {
    	background-position: 0px 0px!important;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Payment Method Icons Cut Off / Missing Image’ is closed to new replies.