Shopify themes, liquid, logos, and UX
Hello,
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
Thanks a lot!
Kindly provide your store's URL.
Sure, it is www.forgiveoursins.co but it is password protected. Tried to message you.
Provide the password as well. I forgot to include that.
Yes, I received your e-mail. Messaging you now
Tried to email you but its back undeliverable when sending to your email address
You can add Payment Icons manually by editing your footer’s Liquid code.
<ul class="list list-payment" role="list">
{%- for type in shop.enabled_payment_types -%}
<li class="list-payment__item">
{{ type | payment_type_svg_tag: class: 'icon icon--full-color' }}
</li>
{%- endfor -%}
</ul>
I hope this answer will be helpful
Thank you for that. So they do show up, but they show vertical.
.list-payment .icon-list {
display: flex;
align-items: center;
}
I added this code and it did not change the alignment
Hi @corp41
Go to the Online Store > Theme > Customize > Footer Section > Payment Method
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
@corp41 When you make your store live, the payment links will automatically show, but first, check this mark.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025