badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

How to Increase Line Height of Text

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27358
    Bruce
    Participant

    Quick question. If I want to increase the space between the lines of text, how do I do that? I’m guessing that there’s some code I need to add/change in the CSS. Just not sure how to do that. I scrolled through the CSS in the style sheet and wasn’t sure which line to change (in the custom CSS section :-))

    Thanks!

    Bruce

    #27376

    Hi Bruce,

    body, input, textarea {
        line-height: 25px;
    }
    

    Also you can change the line-height by your self just increase/decrease the above digit value 25

    Thank you!

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