Hi there
I am using Dawn 7.0.1 and would like to add some custom payment icons on the footer next to the original Shopify default payment icon.
The icon is from the local payment gateway, I have some .jpg images of them, is it possible to add the .jpg there? if yes, what should I do?
Thank you so much.
taftera
November 10, 2022, 4:20pm
2
Hey @karen_jackson
It’s a easy update, you need to open your footer.liquid file in the sections folder.
Here is the github file reference
And around line 328 after the loop of the payment types, you should add another:
-
With your payment information on the Image tag.
Hope this works
If you need some help you can email me at:
a.turati@gmail.com
And I’ll help you doing this update.
Best
Alex
Hi Alex
I’ve tried to add your code but it has some issues with that, I have attached the screen capture of the footer after editing the code and the footer.liquid screen cap after editing the code.
Could you please take a look and give me some advise?
Thanks