Great. It worked. Thank you so much!
Topic summary
A user needed help removing excessive padding around product images on their Shopify product page in desktop mode and wanted to shift the product text slightly to the right.
Solution Provided:
- Add custom CSS code to the theme.liquid file
- Insert the code above the closing
</body>tag - Access via: Online Store → Edit Code → theme.liquid
Outcome:
The CSS solution successfully resolved the padding issue. The discussion is now closed with the problem fully resolved.
1 Like