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!
Hello [email removed]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:
-
Go to Online Store → Theme → Edit code
-
Open file theme.liquid then add this code to above the tag
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
1 Like
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
jnhgs
6
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 