I’d like to improve the mobile view of my listings. I think adding scrollbars to the tables would help a lot, so how can I add something like
1
2
3
4
5
<div style="overflow-x:auto;">
<table>
...
</table>
</div>
to the table? Any help here?
TIA
JFS
Author
Posts
Viewing 1 post (of 1 total)
You must be logged in to reply to this topic.
This forum uses cookies to give you the best possible experience. Using this forum means that you agree to our use of cookies. Please review our Privacy Policy for further details. Review our Policy