Why is the Klarna icon not appearing in my online store's footer?

Hi,

We have just set-up our online store and need some help with placing the klarna (payment provider) logo in the footer besides the other payments icon. Since we know that the app does not add that automatically… Any solution out there for this?

URL: www.hans-hennes.com

Where do you want the logo? And what’s klarna?

@Lucid_Polygon Klarna is a payment provider. And I want the logo in the footer.

You can manually add it by a small code change.

Go to:

Online Store > Themes > Actions > Edit code > footer.liquid

and add the following line

- ![klarna-logo.jpg|800x296](upload://nmr98j7m6eRTPbiUFlQvWxlA207.jpeg)

Currently I have copied the link of logo from internet. But you can download a nice logo for the provider and uplaod it in Shopify and then use it. (How to upload file to Shopify and get link).

You can adjust the width property to go with other logos.

Attaching a screenshot of coding page and the result.

If you have found this answer helpful please like and mark the question as solved. Thanks.

1 Like

Thank you, it worked!

Now, how do I get it aligned with the other payment icons? :grinning_face_with_smiling_eyes:

Store: www.hans-hennes.com

As I see it you have put the code outside the

    . You have to move it slightly up along with other list items. It has to be before
. Attaching your code screenshot and the


correct code screenshot.

If you have found the answer helpful, please like my replies.

1 Like

Hi Lucid. I have the same issue for my website, whereas I cannot align the klarna and vipps with the rest of my payement providers in footer. My coding looks completely different so I don’t know where the code is supposed to be put in.

my website is www.southwaythrills.com

password for website is: twowts

@didrikwasson Please open a new thread and tag me in it. I’ll have a look. :slightly_smiling_face:

Hey @Lucid_Polygon

I tried to add this code into “footer.liquid” as you instructed, but the icon is appearing beneath the other payment icons. How can i make sure they’re in the same line along the bottom of the footer?

Thanks

Juhi