Dawn theme logo image in footer suddenly stretching

Hi there

Hope someone knows the answer for this.. :slightly_smiling_face:

Im working for a client i Shopify Dawn theme and suddenly the logo in the footer started stretching.

I cant find a way to get it back to normal, hope that someone can help me solve this issue

https://tattooole.dk/

Hello @DanijelRistic

It’s GemPages support team and glad to support you today.

You can follow these steps:

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

  1. Open your theme.liquid file, paste the below code before

I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team

Hi @DanijelRistic

This is Victor 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

.footer-block.grid__item img {

height: 100px !important;

}

Hope that my solution works for you.

Best regards,

Victor | PageFly

1 Like

Hi Victor, Ty this worked perfectly.. :slightly_smiling_face: I wasnt sure why it stretched suddenly, but to maintain the image height improved it lot, i am very gratefull for your answer

Sincerely thanks

Danijel

1 Like

You are welcome @DanijelRistic :blush:
In case you need any help, don’t hesitate to let us know.

Best regards,
Victor | PageFly