I got it to work with the !important attribute, but I have to add that to any line of custom css I want to implement, and I plan to change a lot. I’m not sure why I have to do that for every line?
Okay I added the !important element and it worked. Any idea how to change it so that I don’t have to add that to EVERY line of code I want to add?
Yeah, sorry, I’ve been trying a bunch of different things because nothing was working. Just using #ffffff so that I’ll notice when it finally changed. I’ve tried “color: #ffffff” and that didn’t work either.