Change color of top bar
-
Hello,
Can you provide me some CSS to change the top bar of the table?
I’ve tried all different CSS code that I have found in the comments, but nothing is working.
https://freshex.org/fresh-bites/
Also, how do I get the columns to be different sizes so they fit the words better.
I am using this code but again, it’s not working.
.tablepress .column-1 {
width: 20%;
}
.tablepress .column-2 {
width: 40%;
}
.tablepress .column-3 {
width: 40%;
}Thank you!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Change color of top bar’ is closed to new replies.