The Easter Sale is on! Join now or renew your subscription with a 25% OFF! Read More

Support Forum

Responsive Tables

Steve Vyse
Steve Vyse
Offline
Hi,

I have been using the Galaxy theme for quite some time on the website https://www.cowesclassicsweek.org/the-regatta/archives/ccw-results/xod-ccw-2021

As you can see from the above link the website includes some fairly large tables that do not work very well on mobile devices.

I wish to enable horizontal scrolling so that iPhone users etc can slide the table content left/right.

To this end I have added overflow: scroll to /custom/scss/custom.scss" in template "it_galaxy" as pasted below.

table {
border: 1px solid #5b5b5b;
overflow: scroll;
}

However it does not seem to have any impact when the table is tested on a mobile device.

Can you see where I am going wrong?

Steve Vyse
Responses (2)
Sorry, but you are not allowed to view the replies here.
Your Reply

Become an insider | Subscribe to our Newsletter
Subscribe to our mailing list and stay up-to-date with all our awesome releases, latest updates and amazing discount offers!