[Resolved] decrease the spacing between lines of text

Home Forums Support [Resolved] decrease the spacing between lines of text

Home Forums Support decrease the spacing between lines of text

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1091319
    newmedianewpeople.com

    I would like to decrease the spacing between lines of text and if possible only in the footer. Thanks

    #1091347
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .site-footer p {
        line-height: 1.4em;
    }
    #1091350
    newmedianewpeople.com

    Thank you David you are great greetings from Italy

    #1091359
    David
    Staff
    Customer Support

    Glad to be of help 🙂

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