Multiple Colors for Columns
-
Hi, great plugin!
I am having issue getting the custom css to work. I need a certain number of columns in a row to be a certain color.
I have tried this:
.tablepress-id-1 .row-2
.column-2,
.column-3,
.column-4 {
background-color: #3366ff;
}But only column-2 changes color.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Multiple Colors for Columns’ is closed to new replies.