Solved

Add shadow for some content Containers, but not all

Synth_BeatDrop
Tourist
9 1 1

I want some of my content containers to have shadows, but not my "Our Customers" Content Container to have a shadow. It is just Rich Text. my website is sleepbracelet.myshopify.com if that helps any. I don't know how to access the code editor either. It makes the title looks not attached the reviews at all and i just want to get rid of the shadow in general.

Screenshot 2023-03-08 183350.jpg

Accepted Solution (1)

PageFly-Victor
Shopify Partner
7865 1786 3127

This is an accepted solution.

Hi @Synth_BeatDrop,

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file section-rich-text.css

Step 3: Paste the below code at bottom of the file -> Save

 

#shopify-section-template--17942547890492__82cea464-7bd0-450a-ba3e-bfb4940574f8 .content-container--full-width:after{display:none !important}

PageFlyVictor_0-1678325917103.png

 

Hope my solution works perfectly for you!

Best regards,

Victor | PageFly

View solution in original post

Replies 3 (3)

PageFly-Victor
Shopify Partner
7865 1786 3127

This is an accepted solution.

Hi @Synth_BeatDrop,

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file section-rich-text.css

Step 3: Paste the below code at bottom of the file -> Save

 

#shopify-section-template--17942547890492__82cea464-7bd0-450a-ba3e-bfb4940574f8 .content-container--full-width:after{display:none !important}

PageFlyVictor_0-1678325917103.png

 

Hope my solution works perfectly for you!

Best regards,

Victor | PageFly

Synth_BeatDrop
Tourist
9 1 1

Absolute life saver, THANKS!!!

PageFly-Victor
Shopify Partner
7865 1786 3127

you are welcome. I'm glad when I can help you 😍