Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1098463
    Apricitymedia
    Participant

    My site is http://apricitymedia.co.uk

    I would like to increase the line spacing. I researched and have done this using HTML, however for some reason, the first paragraph of each piece of text doesnt increase and looks squashed.

    Any ideas?

    Many thanks

    #1098548
    Joao
    Moderator

    Hi There,

    It is much better to style your texts using CSS instead of HTML.

    Would you mind clarifying what you are trying to achieve.

    Please add the following code to the Style Box of your text element where you placed a Headline.

    line-height: 2;

    I also could recommend you using Custom Headline Element instead.

    Hope that helps.

    Joao

    #1098652
    Apricitymedia
    Participant

    Hi, that hasn’t changed anything, I just want to increase line spacing. But the first paragraph never changes?

    #1098726
    Joao
    Moderator

    Hi There,

    Please use this code in your text boss:

    
    <p style="line-height: 2em;">
    <b>We’re a digital marketing agency passionate about creating conversations.</b></p>

    Hope that helps

    Joao

  • <script> jQuery(function($){ $("#no-reply-1098463 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>