I apologize if this matter has already been brought up and resolved, although I cannot seem to find a solution with the resources previously posted on this forum.
I am trying to change the user-input text on my contact form on my website. It is appearing as a dark gray which does not contrast well on my black background-based website. I have changed the placeholder text to #fff using Webflow’s native method, although I cannot find a way to change the color of the text that is typed into the form placeholder from dark gray to white.
Any help would be much appreciated! Have a productive rest of the week everyone.
Hey there @GILBZ. Had this issue myself. Like @kiril.okun said, all other Typography settings are respected but the color is ignored by the text field (when a user enters text into the forum input).
Since I stumbled upon this with the same issue but felt like nothing works:
It does work indeed… but the preview inside the editor somehow does not show the truth. I just published and checked live and my settings are exactly how I made them in WebFlow for the “Placeholder” state.
I had the same issue. The parent section had a ‘white’ text colour applied, so the form was picking up that as the default colour, despite the input fields being set to text black. I removed the section style and the issue was resolved without any code.