Okay
  Public Ticket #1172495
Paragraph line-height
Closed

Comments

  •  2
    _summary_ started the conversation

    How can I change the paragraph line-height in CSS ?


    Thank you

    Alban

  • [deleted] replied

    Hi _summary_

    If you want to applied it globally, it's quite easy. First please read how to Add Custom CSS. After reading it, please add the following code on the editor.

    p{
        line-height: 18px;// 
    }

    Thank you.

  •  2
    _summary_ replied

    Thank you.


  • [deleted] replied

    Hi _summary_

    Glad to hear that.

    Will set this ticket as solved from here.

    Thank you