The reason it gives is that the “value is overridden by a more specific selector”, but the only fields with these classes applied are all within the contact block - I cannot find the origin, or what’s causing the problem.
If anyone has any advice, I’d be grateful! Thank you.
Hi Eleanor,
It looks like the culprit is coming from text-size-small. When I tested removing it (and duplicating it), I was able to regain control of the color attribute. As for why you can’t change it on that exact class - I’m not 100% sure. Sometimes this stuff gets strange when inheritances are concerned.
I recommend taking that class of, cleaning up the styles (you have 269 unneeded classes), and making a new class for the input text that does what you need.
Good luck!
Oh flipping heck haha, my mistake! Have been playing with a lot of cloneables so that’s my fault - about to clean up and correct this, thank you so much for taking the time to help me