Mobile theme featured image

Posted in: Newspaper
Post count: 10

How can I remove the Mobile theme featured image?

Post count: 27744

Hello,

If you refer to the featured image on the post, it can only be hidden with a custom CSS code => https://www.screencast.com/t/hr7qj4zJY
This is the code

.td-post-featured-image{
display:none;
}

Set the code in Theme Panel -> Mobile Theme -> Custom Code => https://www.screencast.com/t/St204VtFl3NU
If this is not what you mean, please provide more information as screenshots and a link to your website.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.