I’d like to remove the grey outline border from the image part of ‘Image with text’ section of dawn theme.
Any advice is really appreciated.
I’d like to remove the grey outline border from the image part of ‘Image with text’ section of dawn theme.
Any advice is really appreciated.
Hi @BraxtonEcom ,
Would you mind to share your URL website? with password if its protected. Thanks!
URL: https://tyton.uk/
Thank you ![]()
URL: https://tyton.uk/
Thank you for the information. Try this one.
.image-with-text__media.image-with-text__media--adapt.gradient.color-background-1.global-media-settings.media {
border: none;
}
Result:
I hope it help.
Hi @BraxtonEcom
This is Richard 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,
Richard | PageFly