Column Width not working in Responsive-Collapse mode…
-
Hi,
I’ve used the responsive plugin to allow our fixtures/results table to display on a mobile device. However, now that I’ve done this, it’s becoming response on a laptop too and pushing the final column (links) into the plus area.
https://hitchintownfc.club/wordpress/1718-fixtures/#
I’ve tried to get around this by fixing the column width, but this is not making a difference, using the following code:
.tablepress-id-201718 .column-5 {
width: 100px;
}How can I get the table to fully-display on a laptop, but only become responsive on a table and mobile?
Thanks in advance for your help! Much appreciated.
The page I need help with: [log in to see the link]
- The topic ‘Column Width not working in Responsive-Collapse mode…’ is closed to new replies.