Hey @rayeason – Thanks for reaching out!
To change the font color, you can consider using the following CSS:
div.wpforms-container-full .wpforms-field-label {
color: #fff !important;
}
div.wpforms-container-full .wpforms-field-sublabel {
color: #fff !important;
}
And in case it helps, here’s a tutorial on how to add custom CSS like this to your site.
We currently don’t have the option to switch the position of sub-labels. In this case, I’d suggest you disable the Sub-Labels (First and Last name), and then add them as a description. You can then use the following snippet shared in our doc here to change the position.
You can also take a look at our documentation here on steps to add the snippet.
Kindly,
Hey @rayeason – We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!