Featured image issue in mobile theme

Posted in: Newspaper
Post count: 40

Hi,

I am using template 5 for images and videos posting. in desktop, everything is fine. but in the mobile theme for image posting, feature image are showing the middle of the post title and social icon. and it is super weird.
click this link by mobile :- http://www.planetbomb.net/27-times-online-shopping-cause-instant-regrets/

http://prntscr.com/blphsr

Looking for the solution.

Thank you!

Post count: 23312

Hello tintin,

I have checked your website and I saw that you are using the Mobile theme. So, please keep in mind that the Mobile theme is an additional plugin and behave in another way than the default mobile responsive mode. The mobile theme has a very basic structure with 2 modules Big Grid Mob 1 and Mob 2 for latest articles for homepage and for posts pages will show all the content.

@media (max-width:767px){
.td-post-featured-image{
display:none;
}
}

Hope this helps!

Thanks for your understanding!

Post count: 40

Hi,
Thanks for the reply.

At first, I put this code in “mobile theme custom CSS box” (http://prntscr.com/bm3ku0) then I put it in main theme custom CSS box

but nothing happens.

and without mobile theme facebook visitors can’t open my website post via mobile device. that’s why I installed the mobile theme.

Thank you!

Post count: 23312

Hello tintin,

I have tested this code on your side and seems to work as properly, as you can see here -> http://screencast.com/t/Ddzyb8Viv Please try to add the !important tag like the above image.

Thanks for your understanding!

Post count: 40

Thank you so much, now its working.

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