How can I make a table scrollable from left to right in mobile view?
I don't understand how to make a table resposively scrollable across the borders of a mobile sceen.
I have two tables, that are horizontally to big to fit on a mobile screen.
I have seen, that there should be a possibility to make tables responsive so it becomes scrollable to the side. But that Option isnt shown to me in Theme Options<General<Advanced.
Comments
Hi,
Do not you have the following option the advanced tab in theme options?
Best regards
Nevermind, I did it by putting style="width: 100%; x-overflow: auto;" on the div that was containing the table. :)
I am happy to see that you found a solution.
If you have any other questions or problems, feel free to ask.
Best regards