Coding Help With Having Klarna and Afterpay Payment Logos/Buttons For Debut

Coding Help With Having Klarna and Afterpay Payment Logos/Buttons For Debut

ineedsomehelp
Visitor
1 0 0

Hello, I am trying to add Klarna and Afterpay payment buttons/logos to my footer via my code but, the only times that they show up the logos go up way too high in the footer versus sitting in their default position where I want them to be. The theme I use is Debut.

The area in the code that I need to add them is: {%- if section.settings.show_payment_icons -%} {%- unless shop.enabled_payment_types == empty -%} {%- assign show_payment_icons = true -%} {%- endunless -%} {%- endif -%}

What I am trying to add is: {% assign enabled_payment_types = 'afterpay,american_express,apple_pay,diners_club,discover,facebook_pay,google_pay,klarna,master,paypal,shopify_pay,venmo,visa' | remove: ' ' | split: ',' %}

Please help me out. Thank you so much. I am not knowledgeable enough with code to do it any other way and this will be the most doable for me.

Reply 1 (1)

Angel95
Pathfinder
101 6 8

Can i Pm to you?

banned