Table heading format varies
-
First display of table inside tab “Ealing Football (RU)” doesn’t occupy the full width of the table until I change rows displayed from 5 to 10. Same happens for tab “One Club” and when using Chrome and Edge on Win11.
Both tables have simple embed code with no parameters [table id=3]. Version 3.0.2.
Thanks, Paul
Custom CSS for all tables is
.tablepress th {
background-color: #046546; /* Ealing Dark Green */
color: #ffffff;
text-align: center !important;
}.tablepress th,
.tablepress td {
text-align: center !important;
}.tablepress .column-1 {
text-align: left !important;
}The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.