• Resolved michme79

    (@michme79)


    Hoping someone can help me, I’m using the Shop Isle theme and only the MasterCard icon is showing for Credit Card Payment option, using Stripe through WooCommerce. I need it to also show Visa and Amex

Viewing 4 replies - 1 through 4 (of 4 total)
  • Geoffrey Shilling

    (@geoffreyshilling)

    Volunteer Moderator

    Could you please provide a link to the site? That will make it easier to see what’s going on or if there are any errors.

    Thread Starter michme79

    (@michme79)

    Thanks for taking the time to respond. I have taken my under construction page off and published the site so you can see what I am referring to.

    https://bamstraw.com/checkout/

    Thread Starter michme79

    (@michme79)

    Can anyone help with this? I still cannot work out why the visa and amex images are not showing. I have tried to remove the plug in and reinstall, but still not working.

    I can see the svg files are in the correct location, which makes me believe it is a theme issue and not woocommerce stripe plug in.

    Worst case I could remove the mastercard logo and not show any at all, but how would I do this?

    Thread Starter michme79

    (@michme79)

    Resolved, the icons were stacking. Used the following code to fix:

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shop Isle payment icons not showing’ is closed to new replies.