Post template featured image position

Posted in: Newspaper
Post count: 46

I was wondering if there was a way to align the featured image to the right side for post template style 1.
https://prnt.sc/n2bxwp

Post count: 22421

Hello,

You can try adding this css code in your theme panel under custom code:

.td-post-template-1 .td-featured-image-rec{
float:right;
}

Thank you!

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