Facing spacing issues with the Sense theme, anyone else?

Facing spacing issues with the Sense theme, anyone else?

jarydvisser1
Tourist
5 0 1

Is anyone else having problems with their spacing on the Sense template? I can't space rich texts and blog posts in paragraphs.

 

 

Replies 4 (4)

Moeed
Shopify Partner
7512 2029 2495

Hey @jarydvisser1 
Kindly share your Store URL and password if enabled

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


jarydvisser1
Tourist
5 0 1
PageFly-Victor
Shopify Partner
7865 1786 3134

Hi @Jarydvisser1,

 

You can try this code by following these steps: 

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

Step 2: Search file component-image-with-text.css

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

 

#MainContent .image-with-text__content {
    padding-bottom: 0;
    padding-top: 0;
}

PageFlyVictor_0-1678459282241.png

 

Hope my solution works perfectly for you!

Best regards,

Victor | PageFly

jarydvisser1
Tourist
5 0 1

Hi there, I don't have a problem with my "image with text" section. It is the rich text section that is the problem.