A user seeks help adjusting the maximum width of a banner image (containing 2 images) on their Shopify product page to align with an “image with text” section positioned above it.
Initial Solution Attempted:
A CSS modification was suggested targeting .banner.banner__media-half with object-fit: fill
Applied via the theme’s base.css file
Current Issue:
The proposed CSS fix doesn’t display correctly on large screens
The banner images remain misaligned with the text section above
The user specifically wants the side images to match the width/alignment of the upper section
Status: The discussion remains open with the alignment problem unresolved. The user is awaiting further CSS optimization guidance to achieve proper responsive layout on desktop displays.
Summarized with AI on November 9.
AI used: claude-sonnet-4-5-20250929.
Does anyone perhaps know how to resize my banner image (with 2 images) on my product page on desktop so that it aligns with the image with text above it?
Hi! Thanks for your response! However, now it still doesn’t display quite right on a large screen, as you can see from the image. I actually want the images on the side to align with the image with text section above it. Is this possible?