links not highlighting
-
https://www.gleneirau3a.org.au/?page_id=3310
I don’t know how to make the font links bold and have seen where you say it is not possible to reference a whole column. I can reference a single cell, but this would be rather cumbersome with about 115 rows. The added CSS for the table is
.tablepress .row-hover tr:hover td {
background-color: #00ffff;
color: red;
font-weight: bold;
}.tablepress .odd td {
background-color: #ffd700;
}.tablepress .even td {
background-color: #ffffff;
}
Also if one adds CSS to the Child theme style sheet, does this over rule the CSS frontend options you can add to Tablepress?
Thanks
Danielp111
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘links not highlighting’ is closed to new replies.