Border around Homepage Collapsible Content Section and About Us Page

Hi,

I have a faint border around Homepage Collapsible Content Section and About Us Page.

Home page Collapsible

Page - About us, image

This is on Dawn 4.0.

Thanks in advance

Hello @sm_shop66

Could you please share your store URL or the page link ( with a pass if your store password is enabled ). I think I can give you the right solution.

Hi @sm_shop66 ,

This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/ base.css->paste below code at the bottom of the file:

.global-media-settings,
.rte img {
    border: 0 !important;
}

I hope it would help you
Best regards,

Kate | PageFly

This has only worked for mobile unfortunately

Hi @sm_shop66 ,

Sorry for the confusion here.
Can you paste my code at the top of the base.css file?

.global-media-settings,
.rte img {
    border: 0 !important;
}

I hope it would help you
Best regards,

Kate | PageFly