Paragraph spacing is too large for me

Home Forums Support Paragraph spacing is too large for me

Home Forums Support Paragraph spacing is too large for me

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

    Hello

    I would like to reduce paragraph spacing for this page and for whole site: http://iai.lv/events/

    How to do that?

    #187924
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Paragraph spacing can be changed with this CSS:

    p {
        margin-bottom: 30px;
    }

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

    Let me know if you need more info 🙂

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