• Hi,
    I would like to have more space between the bullets of my list in the DKPDF only… But it doesn’t work.

    PDF CSS :
    .texte-description ul, li{
    font-size:14px;
    line-height:20px;
    }

    and still it doesn’t work. The class in the DKPDF-index.php is existing

    <tr>
    <td>
    ” class=”img-fiche” width=”375″/>
    </td>
    <td>
    <p class=”texte-description”><?php the_field(‘liste-description’); ?></p>
    </td>
    </tr>

    please, help me!

    The page I need help with: [log in to see the link]

  • The topic ‘Line-height in a list’ is closed to new replies.