Resize blogpost picture l Dawn Theme

Topic summary

A user is attempting to make blog post images display at full size when migrating from Debut to Dawn theme on their Shopify store (veloropa.dk).

Proposed Solution:

  • Another user suggested adding custom CSS code to the theme.liquid file, placed above the </body> tag
  • The code targets .article-template__content img with width: 100% and height: auto

Current Status:

  • The original poster reports the solution did not work—images remain the same size
  • The issue remains unresolved with no follow-up troubleshooting provided

Note: Some text in the conversation appears corrupted or reversed, making certain details difficult to verify.

Summarized with AI on November 8. AI used: claude-sonnet-4-5-20250929.

Hello,

Is there a way to make these pictures fullsize on dawn theme?

Im trying to convert from Debut Theme to Dawn Theme.

Website: https://veloropa.dk/

//Rasmus

Hey @RasmusUG

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

Its still the same size…