Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #517767

    I am trying to make there be more space between lines of text on my website.

    How do i do that in HTML? I want to affect a text block.

    #517937

    Hi elliotstiller,

    You could do something like this in the text block:

    <p style="line-height:24px !important;">
    Your text here
    </p>

    Best regards,
    Rikard

    #518452

    Thank you attempting, but that did not work. I followed your directions and tested on my website; the writing “<p style=… to ;”>
    appeared in actual rendering of the webpage, which it should not have

    and the line spacing did not get changed.

    #519032

    Hi,

    You need to use the text version of the editor when pasting that, open the text block and click Text in the top right hand corner of the editor and paste it again.

    Best regards,
    Rikard

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