I’m using image with text and there’s a small thin line around the image I put in. any idea how I can get rid of this? Thanks! Link: https://6fa09b.myshopify.com
1 Like
This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.global-media-settings {
border: 0 !important;
}
Hope you find my answer helpful!
Best regards,
Victor | PageFly
Hi @chocolatte1234 ,
Glad to support you today.
To can remove that thin line around the Image with text section, you can check out my suggestion below to make it:
- Go to Edit code on Online Store:
- add my code above the tag on Theme.liquid:
I hope you find the answer helpful.
Kind & Best regards,
GemPages Support Team.
1 Like
Thank you!
I know nothing about editing code. Can you please update this post with more detailed instructions. I’m not sure where to paste this in. Thanks!

