Why are my search result images so large on my website?

Topic summary

A user encountered oversized, zoomed-in images with degraded quality in their website’s predictive search results.

GemPages support provided a solution involving custom CSS code:

  • Navigate to Online Store → Theme → Edit code
  • Open the theme.liquid file
  • Insert specific CSS markup before the closing tag

The solution successfully resolved the image sizing issue, restoring normal image ratios and quality in search results. The user confirmed the fix worked perfectly.

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

Hi!

As you can see, my predictive search results shows huge images. It seems zoomed and in worse quality, that´s why I would like to change it to normal ratio. I appreciate your tips and answers.

My webpage is: www.stockouteu.com

Hello @Stockout

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

I would like to give you a solution to support you.

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid theme file.

  3. Paste the below code before :


Result:

Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.

1 Like

Tyvm! This worked perfectly. I appreciate your quick help!