All things Shopify and commerce
I 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.
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
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
@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;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025