Hello,
I have added payment methods icons as a code but it does show as a list. I have tried to edit it in many ways but could not success.
thank you for your help in advance
{%- if section.settings.payment_enable -%}
{{ 'sections.footer.payment' | t }}
{%- endif -%}
-
{%- for type in shop.enabled_payment_types -%}
- {{ type | payment_type_svg_tag: class: 'icon icon--full-color' }} {%- endfor -%}
2021-2022 © All Rights Reserved.

