Tablepress- can I change font (not highlight) color for particular rows?
-
Is it possible to enter a code into the Plugin Options of tablepress to modify particular rows of my tables with different font colors?
https://biz130.inmotionhosting.com/~texasa13/?page_id=204
On this link, I’ve seen how to highlight a particular row, but not change the font color of that row. I know the highlights alternate automatically, so just wondering if it’s an editable feature as long as I identify specifically as in the code below:
.tablepress-id-22 .row-12 .column-1 {
background-color: #C11B17;
}.tablepress-id-22 .row-12 .column-2 {
background-color: #C11B17;
}Thanks for any help you can provide! ??
Marcia
- The topic ‘Tablepress- can I change font (not highlight) color for particular rows?’ is closed to new replies.