Hi, I am testing out the Contact Form 7 plugin on my new site. However I do not like that there is an empty line between the title/description of a box and the box to write in itself. It does not look good, it's gives a bad overview and take up to much space.
Does anyone of you know how to get ride of the empty lines?
This is what it looks like right now: http://www.rayoflightyoga.se/kontakt
This is the code that I have used:
<p>Förnamn *
[text* your-first name] </p>
<p>Efternamn *
[text* your-last name] </p>
<p>E-mailadress *
[email* your-email] </p>
<p>Telefonnr / Skype
[text your-phone] </p>
<p>Ort
[text your-city] </p>
<p>Websida
[text your-URL] </p>
<p>Titel *
[text* your-subject] </p>
<p>Meddelande *
[textarea* your-message] </p>
<p>[submit "Sänd"]</p>
/Lisalight