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 😕
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024