Change color of thread container + reset button
-
Hello I am trying to change the color of the thread container. Originally it is a bright blue and then on hover black. I’d like to change it to white.
I tried two different things in the custom css but neither worked.threadHeader {
background-color: #ffffff !important;
}.threadContainer {
background-color: white !important;
}Please help!
2. How do I change the color of the reset button?
Thanks
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Change color of thread container + reset button’ is closed to new replies.