Hi,
Can anyone guide me on how can i get a payment options icon in my store footer.
Mainly UPI.
Hi @varcai You can just copy and paste below CSS code in theme.liquid file above the tag to show icons -
Payment Methods
It will show all payment methods icons if you want to add UPI icon then just upload UPI icon in your Shopify store copy URL of the icon and just put like this-
Just paste the icon url in src=“paste here”
Please let me know if works and mark as solve!
helllo can you show a screenshot where to paste the code?
I want the icons of the Mollie payments to show in my footer
@Jean-h First you have to get the Mollie payment icon and then paste the image link in this img url the code is
add above code in your theme.liquid file before tag close. that’s it!