How can I adjust the logo size in motion theme 2.0 using CSS code?

Im using a third party template named motion theme 2.0 and i cant change the size of the logo and its position. How can i put a css code to make it bigger and more to the left?

1 Like

Hey @markusggg

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

bautao password and https://1f0305-5.myshopify.com/

1 Like

Hey @markusggg

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

thats not the theme website tho

Hi @markusggg

Please, share the preview of your motion theme that you like to make the changes. Thanks!

Hi @markusggg ,

You can try this code by following these steps:

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

Step 2: Search file theme.liquid

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


Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

dont work