tables don't view on mobile

Posted in: Newspaper
Post count: 2

The tables in my post appear on the desktop but they don’t appear on the phone, help please

Post count: 35449

Hi,

Please provide some more details also a link to your website where I can check these tables would be helpful.
Please notice that if you are using the mobile theme plugin, you’ll need to make a new content for pages in mobile editor, or you can set the responsive version, you can check more in our documentation from here -> https://forum.tagdiv.com/the-mobile-theme/

Thank you!

Post count: 2

https://smartphoneaccessoriesreview.com/ this is my site sir
and this is one example you can see the table in the post when you open it from the desktop while you can’t see it if you open the post from the mobile or ipad https://smartphoneaccessoriesreview.com/ubeesize-tripod/

  • This reply was modified 6 years by hamadani.
Post count: 35449

Hi,

The tables will not be display on posts because it is a custom css add on tables to be hidden on mobile, you can use a css to display it -> http://prntscr.com/q5fmcp ->
table {
display: block !important;
}

The code need to be set in Theme panel> Mobile theme> Custom code> Css

Thank you!

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