How do I increse the size of the logo at the checkout page?

So, I am trying to figure out how to increase the size of logo (the blut one) on my checkout page. Is it possible to do?

The website adress www.koldinggaardbryggeri.dk

1 Like

Hi @Kolding

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

._1fragemfk img {

max-width: 200px !important;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly

hi @Kolding

Sorry to let you know, editing/changing the checkout pages varies what shopify plan you take. If you are shopify plus plan you can do some edits/changes on this page. You can check it here

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!

We have the basic subscription. Does it mean that we cant change it?