Dear support members,
How do you create more space between lines in posts?
For instance, I’ve got this post: http://www.step1.com.br/diferencasentretoeflibtxitp/
And I’d like to create more space between the picture and the text above and below it.
How can it be done?
Many thanks,
Miguel
Hey Miguel!
Try adding this code to the Quick CSS:
.single .entry-content .avia_image {
margin-bottom: 50px;
}
Cheers!
Josue