Forums

2 Spaces betwen lines CSS (2 posts)

  1. Rafalor
    Member
    Posted 4 months ago #

    So i'm sart to use wordpress

    and i found i real boring thing

    when i'm writing normaly in wordpress post editor i press enter to give 1 space betwen paragraphs or texts

    to write like this (example the text in [] dont read)

    [Descrição: A ultima versão do sucessor do MSN messenger em português fornecendo uma incrível experiencia em comunicação. O comunicador instantâneo mais famoso e utilizado do mundo melhorou bastante na sua versão 2009 trazendo diversas inovações agradáveis aos usuários.

    A versão 2009 provou agradar muito, pois ainda hoje 2 versões depois continua sendo uma das mais mais utilizada pelos usuários.]

    but this not hapen because the space is to large then 1 line is a 2 lines space

    when i press enter it give 2 spaces betwen lines, i dont want this

    how can i fix this in css ?

    Thanks if you can help-me

  2. peredur
    Member
    Posted 4 months ago #

    First off, you should ignore what you see in the visual editor. It's only tangentially related to what gets displayed on your site.

    Basically, [Enter] gives you a <p>. [Shift][Return] gives you a <br />. Your site will style these according to its style rules.

    Since you haven't posted a link, we can't see what's happening on your site. If the above hasn't helped, post a link to your site with an explanation of what you want to change.

    Cheers

    PAE

Reply

You must log in to post.

About this Topic