How can I fix line spacing issues in page descriptions?

Topic summary

Main issue: Page description text shows single spacing in the editor but appears double-spaced after saving/publishing.

Context and evidence: The OP included screenshots comparing the editor view vs. the live page, indicating a spacing discrepancy. Images are central to understanding the visual issue.

Information exchange: Two responders requested the store URL to diagnose. The OP provided www.thejnicolecollection.com.

Proposed fix: One responder advised editing the theme code: Online store > Themes > Edit code > open theme.liquid and add code under the element (likely to adjust CSS affecting line spacing). The exact code snippet was not visible in the thread.

Current status: The OP thanked the helper after the guidance. There is no explicit confirmation that the solution resolved the issue, and no further details on the specific CSS used. The discussion appears tentatively addressed but not conclusively resolved in-thread.

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

Does anyone have advice on how to adjust the line spacing for Page descriptions? I would like a single line space just like it’s reflected when I’m creating the page but for some reason it doubles it once I save it and publish it.

Any help is greatly appreciated!

Hi @tjnc22

Could you share your page URL?

Hi @tjnc22 ,
This is Richard from PageFly - Shopify Page Builder App.

Can you give me the URL store?

Best regards,
Richard | PageFly

www.thejnicolecollection.com

thank you!

Go to Online store > Themes > Edit code > open theme.liquid, add this code below under element


Thank you!!