Image size in pages theme impulse 3.0.3

Topic summary

A user is creating custom pages using the default page template in Shopify’s Impulse theme (v3.0.3) and wants to insert a flowchart image. The issue is that Shopify automatically reduces the image size, making it difficult to read.

Key Question:

  • How to override the automatic image resizing for a specific page without affecting other pages using the same template?

Suggested Troubleshooting:

  • Verify whether the issue stems from Shopify’s file upload process or the theme’s CSS/rendering
  • Check the Files admin section to confirm if the uploaded image itself was altered
  • Use browser DevTools to inspect how the image is being rendered on the frontend

Status: The discussion remains open with no definitive solution provided yet.

Summarized with AI on October 26. AI used: claude-sonnet-4-5-20250929.

Hi,
I’m adding some custom pages - just by using the default page template and adding in my own code if needed. For one page I have created a flow chart image i want to insert, but every time it inserts Shopify will reduce the size.

Is there a way to overide what Shopify is doing for this page without affecting other pages using the default page template?

I just need to increase the size of the image so it can actually be read.

Thanks

Hi @Jmcna :waving_hand: :rescue_worker_s_helmet: make sure your not confusing the themes styles or rendering of images which file uploads to shopify.

Check the files admin for the image to see if it’s altered, advanced: and or inspect the frontend website using a browsers devtools.