Archived topic
Reduce Space between Lines
3 replies · Started by arrunadayy on June 18, 2017
Hi,
Can you please let me know how to reduce Space between Lines. I want to reduce a default spacing between lines. Please let me know how to do it as i am not able to find how to do it.
You can check the URL http://shalinikoul.com/the-dead-flower/
If you check you will see that there is lot of space between Lines. You help is required in this.
Hi there,
Try this CSS:
.entry-content p {
margin-bottom: 0.5em;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Thanks Leo for the help ...
You can also adjust paragraph spacing in the Customizer: Customize > Typography > Body