A user is attempting to add payment icons to their website footer but encountering alignment issues. They’re using a custom theme (not from Shopify’s theme store) on a password-protected site.
Initial Problem:
Payment icons needed in footer
Standard tutorials unsuccessful due to custom theme
Solution Attempted:
Another user provided Liquid code to manually insert payment icons into the footer.liquid file:
Navigate to Online Store > Themes > Edit Code
Locate footer.liquid
Insert code using shop.enabled_payment_types loop with payment_type_svg_tag
Current Issue:
The icons now display but are stacked vertically instead of horizontally (screenshot provided).
Add CSS to align icons horizontally by targeting .list-payment .icon-list with flexbox properties
Status: Unresolved - the user reports the CSS solution did not fix the alignment problem. The discussion remains open with no working solution yet implemented.
Summarized with AI on October 31.
AI used: claude-sonnet-4-5-20250929.
I am needing to add the payment icons in the footer of my website. I’ve tried following the tutorials and watched a view videos but I have been unsuccessful. I’m not using a them from the Shopify them store as that may be one issue. Is anyone able to assist me with this, I attached a screenshot and I can send my store URL and give you access if needed.
My site is currently password protected but I can send the link in a message