How to add space in between images and texts on the posts
-
Hi-
I’m trying to add more spaces between images and texts on the posts… it is too tight right now…
I have
div.entry-content {
font: 0.8em Courier;
line-height:19px;
padding-top:6px;
padding-bottom:6px;
padding-left:8px;
}
div.entry-content p{
margin: 0;
padding: 0;
}and if I try to add more “line-height” it just adds more spaces in the paragraph, not the images and texts spacing…
Does anyone have any ideas?
Thank you so much in advance!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to add space in between images and texts on the posts’ is closed to new replies.