Could we remove the box around the image “flower MAGIC” in the ROW SECTION
Reference on how it should look…
pass: mowglo
Could we remove the box around the image “flower MAGIC” in the ROW SECTION
Reference on how it should look…
pass: mowglo
Hello @Chantelrudden
I would like to give you a solution to support you.
Go to Online Store → Theme → Edit code.
Open your assets/base.css theme file.
Add code after into the end file:
.image-with-text__media.global-media-settings{
border: none;
}
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Hi @Chantelrudden ,
This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/component-image-with-text.css->paste below code at the bottom of the file:
.image-with-text__media{
border: none !important;
}
I hope it would help you
Best regards,
Richard | PageFly