How to reduce space between text on homepage?

Topic summary

Goal: Reduce excessive spacing between text on the homepage using the Pipeline Shopify theme for woodlandpulse.com.

Proposed approach: Add custom code (likely CSS) to the theme.liquid file above the tag.

  • Steps outlined: Online Store > Themes > More Actions > Edit code; open theme.liquid; paste code above </head; save and preview.
  • theme.liquid: Shopify’s main layout file where global CSS/JS can be added.

Materials: Multiple screenshots are provided—one showing the spacing issue and others illustrating where to insert code—these are central to understanding the suggested fix.

Gaps: The actual code snippet to reduce spacing is not included in the posts, leaving the solution incomplete. Likely requires targeting the specific text elements with CSS (e.g., adjusting margin/padding or line-height).

Status: No confirmation of resolution. The discussion remains open.

Unanswered items:

  • Exact CSS selectors and properties needed for the Pipeline theme sections.
  • Verification that the change achieves the desired spacing across devices.

Note: The original poster requests no direct business solicitations via email.

Summarized with AI on January 28. AI used: gpt-5.

Hi! Here’s my website link below:

www.woodlandpulse.com

I would like to reduce the space between the text shown in the picture. Can someone show me how to do so in the code? I believe it should be an easy fix. Thank you! (I have the Pipeline theme)

P.S. - Please DO NOT contact my business via email soliciting your services. I consider this spam. Thank you!

Hi @wallysplants

This is Victor from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Victor | PageFly

Hello @wallysplants ,

Here is our suggestions:

  • Go to Online Store → Edit Code → Theme → Actions → Edit Code

  • Go to theme.liquid file → add the following code above the tag

  • Save and preview.

Hope this will help you out.

Ali Reviews team.