Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi all,
Wondering if anyone can help me.
When uploading a png image to one of my pages I am getting a faint grey bounding box around the image (screen shot attached).
The background is transparent and exported correctly from photoshop. Can anyone advise how to remove this please? I am using Dawn theme.
thank you!
Solved! Go to the solution
This is an accepted solution.
Hi @designbymeg ,
This is Victor from PageFly - Landing Page Builder App.
You can go to Online store => themes => actions => edit code and add this code on file base.css
#shopify-section-template--16589704331477__main .rte img{
border: none !important;
}
Hope this answer helps.
Best regards,
Victor | PageFly
Hello @Designbymeg
Could you please share your store url ( with pass if your store password is enabled ) then I can see and suggest something for you?
Kind & Best regards!
GemPages Support Team
Hello @designbymeg
It's GemPages support team and glad to support you today.
Grey bounding box on image from this code
Please check out my suggestion below:
1. Go to Online Store -> Theme -> Edit code
2. Open file theme.liquid then add this code to above the </head> tag
<style>
#shopify-section-template--16589704331477__main .rte img{
border: none;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
This is an accepted solution.
Hi @designbymeg ,
This is Victor from PageFly - Landing Page Builder App.
You can go to Online store => themes => actions => edit code and add this code on file base.css
#shopify-section-template--16589704331477__main .rte img{
border: none !important;
}
Hope this answer helps.
Best regards,
Victor | PageFly
Can anyone here help me?
I am experiencing the exact sameproblem. I have tried adding the code to base.css but also to theme.liquid - and none of this seems to work 😕
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025