Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24172

    How can I add more space between paragraphs? They are to close together at the moment.

    Please help…

    Thanks

    #122629

    Hi,

    You can use this on your custom.css or Quick CSS

    body p {
    line-height: 24px;
    }

    Change the value.

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to add spacing between paragraphs?’ is closed to new replies.