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 😕
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024