I’m looking to change the font colour inside the form areas. It’s default is black but there isn’t a native option in WF to change it. I’ve read somewhere that you need custom code for the Inside tag. But I have zero clue on custom code.
You shouldn’t need custom code to change the text color inside of form fields. You can set the text color just like you would for any other element by selecting the form field, adding a class, and applying a text color.
If you want to style the placeholder text, you can select Placeholder from the options beside the class name:
I’ve been looking for what I’d done wrong since I could not change the color of my ‘‘secondary heading’’ class and you just nailed it. Thank you so much!