Local theme blog posts are too big

The images of my Local theme blog are far too big - https://incarsafetycentre.co.uk/blogs/blog/when-can-your-child-or-toddler-face-forward-in-a-child-s-car-seat

Is there a way to make these a reasonable size? I have tried various snippets of CSS from this site but no luck just yet!

2 Likes
  • Here is the solution for you @Mercury363
  • Please follow these steps:

  • Then find the theme.liquid file.
  • Then add the following code at the before tag and press β€˜Save’ to save it.

  • Here is the result you will achieve:

  • Please press β€˜Like’ and mark it as β€˜Solution’ if you find it helpful. Thank you.
1 Like

Hi @Mercury363 ,

Step 1: Go to Shopify Admin β†’ Online Store ->Theme β†’ Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

@Mercury363 ,

Step 1: Go to Shopify Admin β†’ Online Store ->Theme β†’ Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Your image will be responsive to your site’s dimensions:

If it helps you, please like and mark it as the solution.

Best Regards :heart_eyes:

Thank you - both worked I just tweaked it slightly to make it smaller again! Much appreciate all the quick replies on this one! :slightly_smiling_face:

1 Like