• Resolved randomwalks

    (@randomwalks)


    Hi,

    I am getting this issue after updating to latest version. The summary for posts are starting below the featured image. Earlier it used to start right aligned from the side of the image, hence covering the length. This used to look much better than current one.

    Can you help resolve this.

    Thanks
    Randomwalks.in

Viewing 1 replies (of 1 total)
  • Theme Author benalvele

    (@benalvele)

    Hi Randomwalks,

    Use this CSS:

    .post-box img {
        float: none;
    }

    In this way, the thumbnail / featured image stands top on the summary.

    If you love “GREAT” theme, please write a review

    Ben
    Thanks again.

    • This reply was modified 8 years ago by benalvele.
Viewing 1 replies (of 1 total)
  • The topic ‘In home page, the front page summary is starting below the featured image.’ is closed to new replies.