Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #413880

    Hi,

    how to change the line spacing for the blockquotes element?

    Regards,

    Simon

    #413927

    Hey simonac!

    Please add following code to Quick CSS and adjust as needed

    blockquote {
      line-height: 1.2em;
    }

    Best regards,
    Yigit

    #414253

    Worked- Thanks!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changing the line spacing in blockquotes?’ is closed to new replies.