Hi there,
can you tell me how to decrease the size of the creditcard icons in the checkout page a bit? See the attached screenshot.
Hey FadingReality,
Please try this css code to resize the images
#top #wrap_all #payment ul.payment_methods li img {
max-width: 50px;
}
Best regards,
Peter
The mobile version still doesn’t look good :/