A user seeks CSS code to remove top padding above product images on mobile, wanting them flush with the banner. The issue was resolved with multiple solutions provided.
Solutions offered:
Add custom CSS in theme.liquid file before the </body> tag
Target specific padding/margin properties for mobile product images
Multiple developers (Moeed, Beae_Cass, Artzen_tech) provided similar CSS injection approaches
Outcome:
The original poster confirmed the solution worked successfully.
Related follow-up:
Another user (Grand_Pacific) asked about removing padding between product images on the Prestige theme PDP to create a box-style gallery layout, referencing example URLs showing current vs. desired image spacing effects.
Summarized with AI on November 15.
AI used: claude-sonnet-4-5-20250929.
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
I would like to remove the padding between images on the Prestige theme PDP to create a box style group of images. Something like this. I am assuming the image height variety is created by the image uploaded but how can I remove the padding between the images?