Featured Images on Mobile Posts

Posted in: Newspaper
Post count: 9

Hi everyone,

Is there any way to remove the featured image from the top of posts on mobile devices?

Thanks!

Post count: 22421

Hello,
Unfortunately there is no setting to disable the featured image on mobile, but you can use this css code:
.td-post-featured-image{
display:none!important;
}

If you use the mobile theme, add it in the mobile theme settings here: http://screencast.com/t/oRPLrEKfmB or if you use the responsive version, add the code here: http://screencast.com/t/3Gl2RjltdZNS
Thank you!

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