Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1013371

    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.

    #1013392

    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

    #1014048

    The mobile version still doesn’t look good :/

    #1014137

    Hi,

    Thanks for the screenshot. Could you post a link to where we can see the actual elements as well please?

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.