Text not showing ?
-
Hi, I have multiple pricing tables that have the same layout. I copy and paste each table and change the table id number in the plugin options areas with the coding. Each table is like this:
.tablepress-id-77 tbody td {
color: #000000;
}.tablepress thead th,
.tablepress tfoot th {
background-color: #ff6600;
}.tablepress-id-77 {
width: auto;
margin: 0 auto 1em;
}.tablepress-id-77 .column-2 {
text-align: center;
}And they all work fine. I continued on for Table 78 as below but now all it shows is white text in table 78 instead of the other normal black text that it has shown for the previous 77 tables. Thoughts as to why this would be ?
Contrasting URLs with the same table but different table IDs examples:
https://www.smithandarrow.com.au/product/safety-masks/p2-active-carbon-masks-valved-respirator-mask/
https://www.smithandarrow.com.au/product/hinges/door-hinges-hirline-non-mortice-butt-4-100mm/Thanks,
JulieThe page I need help with: [log in to see the link]
The topic ‘Text not showing ?’ is closed to new replies.