Do you want to look like this? @trendseshop
Topic summary
A user is experiencing an issue where product images on their desktop product page display with blank white space when zoomed, rather than showing the full-width image.
Desired outcome:
- Product images should display at full width in zoom mode without white borders
Proposed solution:
- Another user suggested adding custom CSS code to the Customizer’s product page section
- The CSS targets
.pswp__imgand.pswp__zoom-wrapclasses to set width/height to 100% and remove transforms
Current status:
- The original poster confirmed the CSS solution did not work
- The issue remains unresolved, with a suggestion to contact support if the CSS fails
