[Resolved] Reduce Space between Lines

Home Forums Support [Resolved] Reduce Space between Lines

Home Forums Support Reduce Space between Lines

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #335565
    arrunadayy

    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.

    #335575
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .entry-content p {
        margin-bottom: 0.5em;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #335576
    arrunadayy

    Thanks Leo for the help …

    #335582
    Tom
    Lead Developer
    Lead Developer

    You can also adjust paragraph spacing in the Customizer: Customize > Typography > Body

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.