Hello, I am using the GeneratePress theme. I need to enter a data table for some content on my website. These tables are broken in the GeneratePress theme. Tables are broken on both mobile and desktop. I’ve tried using these tables in different themes and haven’t had any problems. This error is caused by GeneratePress, how can I solve it.
aside from basic border styling, GeneratePress doesn’t interfere with Tables.
And we don’t add any code for adding tables, so the theme has no control over the tables you add.
For example:
That Table has an inline style that sets its width to 798px which is too wide for the container and mobile devices.
The theme cannot change that as is part of the the tables HTML.