I am currently using Prestige theme for my store and I am encountering an issue where all the line spacing is too wide, particularly for item descriptions and any written information on any page.
If I am writing a post and I press enter to start a new line, there is about 2 or more sentences worth of space that ends up between each line, when I just want the new line to sit right beneath the previous line. See attached images below for an example.
Many themes offer built-in settings for adjusting line spacing. Check your theme’s settings panel for options related to “Typography”, “Spacing”, or “Content” settings. Look for specific options like “Line height” or “Paragraph spacing” and adjust them to a lower value to reduce the space between lines.
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
This definitely worked to change the line spacing. However, it didn’t change the amount of space that gets put between two paragraphs. Basically anytime you press “enter” to start a new line it makes a massive gap. Do you know what code I would need to change that to make it a more reasonable space? Thank you very much for all your help so far!
Nope! No answer in this thread helped it. I just ended up rewriting the
text elsewhere (like google docs) and then copy/pasted it back into the
item description/wherever else it was needed. And sometimes even that
formatting ended up odd. I spent a lot of time trying to correct it
everywhere and I still don’t get why the issue happens because it’s not
consistent either. Not sure if it’s a prestige issue or shopify.