Responsive=scroll
-
Hello,
I installed and activate tablepress (1.11) and responsive tables (1.7). The horizontal scrolling worked in the beginning but since a few weeks it isn’t working on my mobile phone.
Today I tried to solve the problem:
– delete and install responsive tables
– add in custom CSS of the plugin:
.tablepress {
word-break: normal;
table-layout: auto;
}The following settings are active:
– DateTables nutzen
– Horizontales Scrollen– Tabellen-Kopfzeile
– ZeilenhervorhebungThe shortcode I use:
[table id=X responsive=scroll /]
Do you have any idea to fix the problem?
Thank you & Best regards,
SabrinaThe page I need help with: [log in to see the link]
The topic ‘Responsive=scroll’ is closed to new replies.