Viewing 5 replies - 1 through 5 (of 5 total)
  • Phil

    (@owendevelopment)

    Check the line-height in the CSS or make sure there are no < br / > tags in there…

    Thread Starter AsemPlus

    (@asemplus)

    thank you for your response
    I’m kinda noopi with CSS
    right now the style.css is front of me
    and then I pressed Ctrl+f and looked for (
    ) and I don’t find anything, I did it with line-height either, same result.

    Put this text to single paragraph, or add margin:0; to P tags.

    eg.

    <p style="padding-left: 30px;"><span style="color: #000080;"><strong>?????? – ???? – ?? ??????</strong></span></p>
    <p style="padding-left: 30px;"><span style="color: #000080;"><strong>???? ?????? ?? ???? ???? ???? ????? ???????</strong></span></p>
    <p style="padding-left: 30px;"><img class="alignnone" title="???? ???????" src="https://www.myenter.org/wp-content/uploads/2012/04/location.png" alt="" width="472" height="342" /></p>
    <p style="padding-left: 30px; margin:0;"><strong><span style="color: #000080;">??? ???? ???????:</span> <span style="color: #808080;">063380504</span></strong></p>
    <p style="padding-left: 30px; margin:0;"><span style="color: #000080;"><strong>????? ??????? ?????? :</strong></span> <strong><span style="color: #808080;">[email protected]</span></strong></p>
    <p style="padding-left: 30px; margin:0;"><strong><span style="color: #000080;">????? ??????? ????? ????? ?????? :</span> <span style="color: #808080;">[email protected]</span></strong></p>
    Thread Starter AsemPlus

    (@asemplus)

    you mean in the style.css?
    I put margin:0;?

    Thread Starter AsemPlus

    (@asemplus)

    thank you very much ^^
    really works when I put margin:0; in the P tag inside style.css
    thank you very much you both, and I hope you have a nice days ^^

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘big space between the lines’ is closed to new replies.