Hi,
I would like to know how do I change the space between lines, it is too tight right now:
I would like to do this change for all the theme (Ella from Halo).
Thanks for your help.
Sônia
Hey @sonia-rondon
pls follow below steps
Open the theme code editor.
Find the theme.liquid file and Open it
Copy below css code at the end of the theme.liquid file
Hope this helps.
Hi @sonia-rondon ,
You can try the following steps:
Step 1: Go to Online store > Theme > Edit code > Search base.css or theme.css
Step 2: Insert the below code at the end of the file , and you can fix value of line height, that you want. Then save the file, check on your storefront
p {
line-height: 20px;
}
I hope this helps! If it works for you, please mark it as a solution. I am very happy about that. Have a great day!
Thank you so much. It helped a lot, very easy.
Some pages didn’t apply this change. Does it take some time to take the full site?
Hey @sonia-rondon
I can not access your store because your store have password protected.
Feel free to DM to me if you have any concerns