Responsive Table error
-
Good day
I have been creating multiple tables using TablePress. The first bunch of tables work well and are responsive according to the shortcode instructions ( [table id=(insert id here) responsive=collapse responsive_breakpoint=”phone” /] ).
But then for some reason any new tables I create, using the same shortcode instructions just with different table id’s, do not respond to the collapse instruction. I prefer the collapse response because of the volume of information that needs to go into the table, and I want it to collapse on desktop as well as mobile.
My process:
I import the tables from google sheets by downloading them in CSV format, then importing them onto TablePress. I then also activate the auto-import extension on them by choosing the publish to web > link > specific sheet in CSV format, and copying that link into the URL for auto import table updates every 15minutes. This has not given an issue and I did the same thing for every table.I also changed the colour of the table header in the Plugin Options tab by inserting custom CSS code
.tablepress thead th {
background-color: #ed8f0c;
}I’m not sure if this perhaps caused the problem? I tried to see by deleting this, but the tables remain unresponsive.
Any assistance would be greatly appreciated!
Warm regards
SADOCS
The page I need help with: [log in to see the link]
- The topic ‘Responsive Table error’ is closed to new replies.