Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1301895
    iTurtle
    Participant

    hi there,

    there are plenty of questions like this in the forum – and answers. but none of them work in my case. i also tried an !important behind the property.

    i tried the following (among others):

    body {
    line-height: 1.5em;
    }

    /* space between paragraph */
    p {
    margin: 0 0 1.5em;
    }
    /* space between sentences */
    .entry-content {
    line-height: 1.2;
    }

    i am using “icon” as a stack.

    ah. yes. and which custom css section is best to use? the x version or the new wordpress version?

    thanks a lot! kai

    #1301909
    Joao
    Moderator

    Hi There,

    Please try:

    
    body p {
    line-height: 1.5em;
    }

    Hope that helps

    Joao

    #1301976
    iTurtle
    Participant

    thanks a lot joao!

    but this worked:

    body p {
    line-height: 2.5em !important;
    }

    have a nice day! kai

    #1302020
    Joao
    Moderator

    Glad to hear it,

    Joao

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