Featured IMAGE

Posted in: Newspaper
Post count: 36

Hey There

Is there any way to do Featured Image on the right side ? On the post template section under the post, there is option to do Featured image on the left side (https://share.getcloudapp.com/6quBB1Bq). Can I do it right side without putting the picture inside the post ? I mean is there any code or other possibbility do put featured image right ?

Thanks
ENES

Post count: 35449

Hi,

Yes, you can choose post style 1 and use this custom css -> https://i.imgur.com/yJzROMv.png
.td-post-template-1 .td-featured-image-rec {
float: right;
}

The css need to be set in theme panel> custom code> custom css.

Hope this will help you!
Thank you!

Post count: 36

Okay Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.