Site logo

[Resolved] adding adsense inside the posts

Home Forums Support [Resolved] adding adsense inside the posts

Home Forums Support adding adsense inside the posts

  • This topic has 19 replies, 3 voices, and was last updated 7 years ago by David.
Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #672236
    Tom
    Lead Developer
    Lead Developer

    Looks good to me 🙂

    #672261
    dassana

    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.

    #672425
    David
    Staff
    Customer Support

    Hi there,

    you could try this CSS:

    .wp-post-image {
        margin-bottom: 1em !important;
    }
    #672436
    dassana

    thanks a lot david. the code worked.

    #672442
    David
    Staff
    Customer Support

    You’re welcome, Glad we could help

Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.