Hi,
thanks for your post, and sorry for the trouble.
The scroll bar is at the very bottom of the table. For me, this is working fine though. On a smartphone, I can move the table left/right with the finger.
Regards,
Tobias
Hello Tobias,
I’m having the same problem…
https://caatonline.com/dev/group-treatment/
This table uses css to set column widths. Does that stay intact when using the responsive shortcode? Also, should scroll be in quotes or no quotes?
[table id=1 responsive=”scroll” /]
I’ve also tried [table id=1 responsive=flip responsive_breakpoint=”phone” /] and that had no effect at all.
Did I miss a setting?
Thank you!
Hi,
dlmweb, in your case, it seems that your theme is somehow involved here. As it seems, it’s using a non-standard method of setting the width for the content area. Due to this, the browser does not add the scroll bar, but expands the table to the right. Unfortunately, I don’t see how to change this, so that I can only recommend to contact your theme support team here.
As for the quotation marks: They are optional and not required. However, when used, it must be straight " quotation marks. Thus, it’s often easier to just leave them out.
Regards,
Tobias