blh1234
(b h )
March 1, 2024, 12:17pm
1
hey all
really struggling with this one - i am trying to change the colour of the placeholder/input text and submission point on a form. ive tried the various codeson the following links but nothing is working !
Hey All,
I feel like I have done this before but I can’t figure it out. I have a form where the background of the cell is almost the same color as the placeholder text. I need to change the color of that placeholder text so its actually visible. Is this possible?
Thanks,
Dave
This site gives some custom code in the Header of the site, which changes the placeholder text color. Feel free to clone. The form in the design is a standard form, the placeholder text color is all custom css. ...
i have tried reselecting the colour 1000 times as well as refreshing/reloading/trying different browsers.
read only link here
thank you so much in advance !!
blh1234
(b h )
March 2, 2024, 3:25pm
2
hello again !
anyone able to help with this ? i have tried what feels like everything…
thank youuu
beth
Stan
(justAnotherDeveloper)
March 2, 2024, 3:43pm
3
hi @blh1234 you have to use variables .
create colour variable
give it a name
use it on your placeholder
Done
1 Like
blh1234
(b h )
March 2, 2024, 3:50pm
4
Thank you so much ! This doesnt seem to work for the submit button or text written in by user…
Stan
(justAnotherDeveloper)
March 2, 2024, 4:01pm
5
Hi @blh1234 just remove background image (svg) you have applied to input and button and all will start working as expected.
1 Like
blh1234
(b h )
March 2, 2024, 4:04pm
6
youre my hero
thank you !!!
1 Like