Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #283970
    mikegray223
    Participant

    My post are not lining up with the featured image. A friend has the same theme but his are lined up.

    https://www.giveawaygator.com

    Thanks, Mike

    #284102
    Skandha
    Participant

    @mikegray223: Hello Mike,
    This is because of the following Additional CSS code that you have used which changes the Post title color into white which clashes with the white background hence is not visible.

    .site-content .entry-title, .site-content .entry-title a {
        color: #ffffff;
    }

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Post not lining up with featured image’ is closed to new replies.