Solved

Border around Homepage Collapsible Content Section and About Us Page

sm_shop66
New Member
5 0 0

Hi,

 

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

 

Home page Collapsible

Screenshot 2023-02-08 at 14.48.49.png

 

Page - About us, image

Screenshot 2023-02-08 at 14.49.08.png

 

 

This is on Dawn 4.0.

 

Thanks in advance

Accepted Solution (1)
PageFly-Kate
Shopify Partner
1082 324 319

This is an accepted solution.

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;
}

PageFlyKate_0-1675874705834.png

 

I hope it would help you
Best regards,

Kate | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 4 (4)

GemPages
Shopify Partner
5588 1261 1207

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.

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
PageFly-Kate
Shopify Partner
1082 324 319

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

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

sm_shop66
New Member
5 0 0

This has only worked for mobile unfortunately

PageFly-Kate
Shopify Partner
1082 324 319

This is an accepted solution.

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;
}

PageFlyKate_0-1675874705834.png

 

I hope it would help you
Best regards,

Kate | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.