Hi,
Can you please help me remove the border on the image with text in the home page?
Link: https://reflej-r.myshopify.com/
Password: 12345
Hi,
Can you please help me remove the border on the image with text in the home page?
Link: https://reflej-r.myshopify.com/
Password: 12345
@jbvergara
Add below css into base.css file (online store->theme->asset->base.css)
.image-with-text__media.image-with-text__media--small.gradient.color-accent-1.global-media-settings.media {
border: none !important;
}
Hello @jbvergara ,
It’s GemPages support team and glad to support you today.
I would like to give you a recommendation to support you so kindly follow steps below:
Open your theme.liquid theme file
Paste the below code before
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Hello @jbvergara ,
I am glad that my solution is helpful to you.
Best regards,
GemPages Support Team