Comments joaopdsilva started the conversationJune 15, 2018 at 9:25amHi! How can I change the color of the text in the message field of my form? I already change the color in the "Theme Styling" but isn't working for the form.Thanks![deleted] repliedJune 16, 2018 at 5:17pmHi there, Can you please add the code below to your Custom CSS area: .labeled-textarea-row textarea { background-image: linear-gradient(#222 1px, transparent 1px); color: #fff !important;}.labeled-input-row input { border-bottom-color: #000;} Have a great day! Sign in to reply ...
Hi!
How can I change the color of the text in the message field of my form? I already change the color in the "Theme Styling" but isn't working for the form.
Thanks!
Hi there,
Can you please add the code below to your Custom CSS area:
Have a great day!