dawn theme , remove square around image , row section

Could we remove the box around the image “flower MAGIC” in the ROW SECTION

Reference on how it should look…

https://umasanghviart.com/

pass: mowglo

Hello @Chantelrudden

I would like to give you a solution to support you.

  1. Go to Online Store → Theme → Edit code.

  2. Open your assets/base.css theme file.

  3. 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