Reply To: Feature Image on Posts

Homepage Community Forums Epik Theme Support Feature Image on Posts Reply To: Feature Image on Posts

#13270
anehra75
Customer

    Add this CSS to give the in-post featured image the same formatting as in the blog index;

    /*—-Featured Image in Post—-*/
    img.attachment-post-image.wp-post-image {
    margin-bottom: 24px;
    margin-right: 24px;
    }