Viewing 1 replies (of 1 total)
  • Plugin Author Justin Busa

    (@justinbusa)

    Hi Aryayy,

    Styling such as line height is usually something that is handled by the theme. You can adjust that with CSS like so…

    .my-css-selector { line-height: 16px; }

    I hope that helps!

    Justin

Viewing 1 replies (of 1 total)
  • The topic ‘Line height issue’ is closed to new replies.