Text Field Value is Overridden?

Hey!

I’m trying to change the colour of the text in an input field, but when I do, there’s no visual change:

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.

Screen Shot 2023-01-27 at 15.17.57

If anyone has any advice, I’d be grateful! Thank you.

Here’s my site, read-only

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. :slight_smile:

image

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!

1 Like

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 :slight_smile:

No problem! Good luck!
…“flipping heck”… ROFL! :rofl:

I have a question, does these classes slows down the website speed?