Mobile Theme _ Featured Image

Posted in: Newspaper
Post count: 95

I was using a Genesis child theme on one of my wordpress sites. In all the posts I had inserted one image at the beginning of each post using wordpress “Add Media” option. I had also selected the same image using “Featured Image” option. The Genesis child theme showed the image once only at the beginning of the posts.

A few days back I switched to Newspaper theme on this site. Same image started appearing twice at the beginning of every post. One way to resolve this was to delete the image added through the “Add Media” option. As this was a time consuming process, so I selected the template # 5 under the Pose Settings. This solved the problems and the images are now appearing once only on desk top & as well as mobile. So far no issue. Every thing Ok.

Now I want to use mobile theme for mobile devices. But the same image appears twice at the beginning of each post in the mobile devices.

Can you please suggest any other way to resolve this issue.

Thanks & Regards…… Renu Bakshi

Post count: 35449

Hi,

If you are using mobile theme plugin, please use this custom css:
.single .td-post-featured-image{
display: none;
}

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

Hope this will help you!
Thank you!

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