Thanks! That worked.
Gary
On 10/14/2021 11:14 PM, Dirk Frederickx wrote:
Hi Gary,
Try adding this to your page:
%%add-css
.page-content { overflow: auto; }
/%
This should make your page scroll horizontally when the content, in this
case a table with many columns, doesn't fit.
Check follow
Hi Gary,
Try adding this to your page:
%%add-css
.page-content { overflow: auto; }
/%
This should make your page scroll horizontally when the content, in this
case a table with many columns, doesn't fit.
Check following alternative solutions, when you need to show large sets of
images:
https
I have a table, using the plugin, which contains several images (using
the Image plugin). When I reduce the size of my browser window, I get a
vertical scrollbar but not a horizontal scrollbar. Same when viewed on a
phone.
Is there way for me to add a vertical scrollbar when necessary?
http://