Space between lines
- The topic ‘Space between lines’ is closed to new replies.
Need help? Check out our Support site, then
Hi Sonia,
How can I change the space between lines?
Thanks,
Carlos
The blog I need help with is: (visible only to logged in users)
Hi Carlos,
Can you share the link for the text you are referring to? Also, do you want to increase the space or reduce it?
Thanks for clarifying.
Hi Sonia,
Is happening always in every post. I want reduce it, and sometimes like now…
If you are paying for a Premium account, you can access the Custom CSS under the Customize menu. There you can add:
p {
margin-bottom: 10px;
}
You can tweak the number according to what you need.
If you don’t have access to the Custom CSS feature, you can try removing the extra lines between each sentence in your editor screen. This will change your line breaks from paragraphs to just a break making the space smaller. Hope that makes sense!
Thanks,
I fix it! Was so easy!
Regards!
Awesome! Glad to hear it.