Matthew Hawley
Well-known member
I put this into the EXTRA.css and it won't change the background color! What am i doing wrong?
Code:
.button.primary {
background-color: rgb(221, 221, 235) !important;
}