• Resolved michme79

    (@michme79)


    I’m currently using the Shop Isle theme v1.1.51 and Woocommerce 3.5.3 and the visa and amex payment icons are not showing on the checkout page, only mastercard.

    I can see the icon files are located in the folders and match the code. How can I fix this so they all show? If not, then how can I remove the Mastercard icon so none show?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter michme79

    (@michme79)

    Resolve, the icons were stacking. Used the following code to fix

    #payment .payment_methods li img {
    position: initial;
    }

Viewing 1 replies (of 1 total)

The topic ‘Payment Icons Not showing’ is closed to new replies.