Hello everyone,
could anybody tell how to edit the newsletter’s email placeholder? I am trying to change its color, but had no success so far.
I found the class and property which are responsible, .color-accent-2 {–color-foreground}, but I wasn’t able to scope it to the newsletter section and if I change the color of that prop the whole application is going to be affected.
The ::placeholder selector is not working in my case, I’ve already tried the right selector for my browser.
I guess I only have to scope the change of the --color-foreground prop, but could not find the way yet.
Do you guys know how to do it? That would help me a lot, as I’ve already spent hours on this issue and don’t know what else to try.
Thanks a million