How to reduce space between lines of paragraph in a carousel slide show

How to reduce space between lines of paragraph in a carousel slide show

CWasterlain
New Member
6 0 0

Screenshot 2024-06-02 at 1.37.49 PM.pngI want the space between the "Celebrate that special bond" and the second line to be smaller. How would I do this? It is not in the "Heading" but in the "text" box beneath that in the editor. 

Replies 4 (4)

Ollie
Shopify Staff (Retired)
2550 460 428

Hey @CWasterlain.

 

Thanks for reaching out. 

 

Could you let us know which theme you are using for your online store? 

 

If you are unsure which theme is live in your store, you can navigate to the Theme Editor and select the three dots that are appearing towards the top left of the page. I took a screenshot from my test store to show you the section I am referring to: 

 

 

Looking forward to your response. 

Ollie | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

CWasterlain
New Member
6 0 0
Symmetry
Imogen
Shopify Staff (Retired)
2045 228 414

Hi there, @CWasterlain. Thanks for following up with us! This specific change will require some adjusting of your theme coding in order to tighten up that gap. You can action some of the coding requests advised here in the thread by other users, or reach out to our Team via our Help Center so we can chat with our Theme Specialists to see if we're able to help with making this customization.

Imogen | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog

NerdCurator
Shopify Partner
442 80 114

@CWasterlain  You need to add this code in the theme files. For which you need to go to Online Store > Actions (Active theme) > Edit Code > Assets, under assets add the code at the bottom of style.css file.

 

.slideshow .slide .overlay-text .overlay-text__text p{
line-height: 1.2; 
}
Believes in delivering optimizing web solutions | Shopify Partner | Working as a web developer for last 10+ years.
- Was my reply helpful? Click Like to let me know! Coffee tips fuel my dedication.
- Was your question answered? Mark it as an Accepted Solution
Email me: info@nerdcurator.com