Archived topic
adding adsense inside the posts
19 replies · Started by dassana on September 5, 2018
Viewing posts 16–20 of 20
Looks good to me :)
thanks a lot tom. there is no space after the featured image. how do i give a space. its like the text appears just after the photo.
the text or paragraph or h2 tags appear directly beneath the photo which does not give a good reading experience.
Hi there,
you could try this CSS:
.wp-post-image {
margin-bottom: 1em !important;
}
thanks a lot david. the code worked.
You're welcome, Glad we could help
This archived topic is closed to new replies.