how to make? hover
-
How to make HOVER for a specific row.
For example. How to disable HOVER for 3 rows.
or how to enable for 4 and 5 row your HOVER.
doesn’t work.tablepress-id-4 .row-3 tr:hover td { background-color: none; }or
.tablepress-id-4 .row-4, .tablepress-id-4 .row-5 tr:hover td { background-color: #ff0000; }
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘how to make? hover’ is closed to new replies.