Thu, 2015-02-05 21:26
Hi,
Can anyone tell me how to create more space between paragraphs in css when i give one hard return instead of giving 2 hard returns to create a space between them? This is the website:
http://sndvu.helpmeverder.nl/?page_id=663
Thank you in advance for the advice!
Kind regards
Niels
Thu, 2015-02-05 21:46
#1
Hi nvdwolk, Margin. You have
Hi nvdwolk,
Margin.
You have this hat sets the margin to 0;
p, .producttag { font-size: 20px; font-family: "Corbel"; font-weight: normal; font-style: normal; color: #000; text-align: left; text-decoration: none; line-height: 21px; margin: 0px; }
Change the margin value to space out paragraphs
Fri, 2015-02-06 02:04
#2
Tony, you just saved me,
Tony, you just saved me, thank you so much! Off to bed again, second try to finally get some sleep
All the best from Utrecht, Netherlands