Featured image in post style 1

Posted in: Newsmag
Post count: 1

Hi,

Was wondering can you get the featured image aligned on the right hand side of the post in style 1 rather than on the left.

Thanks.

Post count: 6600

Hi,

You can, using this custom css in theme panel > custom css filed: http://screencast.com/t/jXtzbhKPHB

.td-post-template-1 .td-post-featured-image {
float: right;
margin-left: 21px;
}

Thanks

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