increasing distance between lines

  • dr_deb

    #8533

    Can you provide the custom css codes for :

    1) Increasing the distance between lines within a paragraph ?

    2) Increasing the gap between two paragraphs ?

    Thanks in advance.

    Anonymous

    #41395
    .entry-content p {
    line-height: 25px !important;
    padding-bottom: 10px !important;
    }

    dr_deb

    #41396

    Thnx for reply : )

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.