A store owner wants to adjust their product page layout on desktop to prioritize images over product information, similar to a reference example. They also want to reduce the size of the “x people are viewing this” text.
Solutions Provided:
One responder suggested adding custom CSS code to the theme.liquid file (above the </body> tag) to adjust the layout proportions.
Another recommended changing the “Desktop media width” setting to “Large” in the theme customizer (Homepage > Products > Product template), plus adding CSS to reduce the live visitors text size.
Outstanding Issues:
The original poster requested the product images extend to the top of the page (touching the header), which hasn’t been fully addressed.
After implementing suggestions, the left-side product information appears too compressed or pushed too far right, requiring further adjustment to achieve the desired compact but balanced layout.
Summarized with AI on November 1.
AI used: claude-sonnet-4-5-20250929.
Please go to your store admin > Sales channels > Online store > Themes > Customize > click Homepage dropdown menu at the top center > Products > select your product template > selecet Desktop media width option is Large.
And add this code to Custom CSS in Online Store > Themes > Customize > Theme settings