No scrollbars on mobile table

Hello there,

Please may i refer you to this page: http://wrc-symposium.co.za/information/

I built a table that contains a programme. On mobile phone view, there are no scroll bars. I need horizontal scroll bars to appear so that users can scroll to see the entire table. I’ve tried adding “overflow: scrollbar” and “overflow: auto” but still no scroll bars appear. How can I fix this please?

Thank you in advance!

Hi Carin,

By default table is not responsive. This is not a theme issue but a general html issue. Please check this guide: https://www.w3schools.com/howto/howto_css_table_responsive.asp

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.