Okay
  Public Ticket #2360000
Space between paragraphs
Closed

Comments

  •  2
    ozgurtaskaya started the conversation

    Hello. I am not happy with the default space between paragraphs in the theme. When I add extra space manually, then it becomes too much.

    Is there a way to set certain space between paragraphs in a way so that it will be effective for all past and future posts? 

  • [deleted] replied

    Hi ozgurtaskaya,

    You can change paragraphs line-height if you want. To do that please just add this CSS code to your Custom CSS area:

    body, p {
    line-height: 28px;
    }

    P.S: You are using an old version of our theme 2.9.3.1, the latest version for the moment is 2.9.4 (read release notes), please update your theme.

    Thanks!

  •  2
    ozgurtaskaya replied

    thanks Ylli. Wordpress doesnt show me that theme has a newer version. How can I update it?

  •  2
    ozgurtaskaya replied

    Also another question Ylli. This CSS code you gave me increased the spacing between each line so I removed it. I asked for spaces between paragraphs (blocks). 

  • [deleted] replied

    Happy to hear thatsmile.png

    Please add the code below to your Custom CSS area:

    p {
    margin-bottom: 15px;
    }

    As for the update, it must show that you have an update available in the Wordpress updates area, I can check what is the problem for you but you need to send me  your Wordpress credentials, because I need to login to your site and test this.

    To include your credentials click Insert Credentials button in editor toolbar (see how)so your reply will be private.

    Thanks!

  •  2
    ozgurtaskaya replied

    awesome thanks

  • [deleted] replied

    Hi ozgurtaskaya,

    Happy to hear that your question is now resolvedsmile.png

    Have a nice day and stay safe during coronavirus pandemic.

    P.S: If you enjoy our theme it would be great if you can head over to your Downloads tab and give it 5 stars. Huge thanks by Laborator team in advance.