I’m seriously having an issue with the mobile version of my website. The width extended beyond the require mobile view. Kindly view this page on your mobile phone to get the clearer picture of what I’m referring to.
Thanks
Hi,
thanks for your question, and sorry for the trouble.
@dadams76:
Yes, this is possible, you will just have to use the correct code:
.tablepress {
width: auto !important;
}
@supergist:
This is the standard responsiveness problem. The content in your table is just too big for the content area on the page. You could try the solution from https://tablepress.org/extensions/responsive-tables/
Regards,
Tobias
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias