Comments 1Luis started the conversationMarch 23, 2022 at 5:43pm Hello: I am developing my site in the dark style and I need to change the color of the message text in the contact form. It is currently gray and I need it to be white.Please, could you tell me how to correct it? Thanks in advance[deleted] repliedMarch 24, 2022 at 8:11amHi Luis,Please add the code below to your Custom CSS area: .labeled-textarea-row textarea { color: #fff; }Have a nice day! Sign in to reply ...
Hello: I am developing my site in the dark style and I need to change the color of the message text in the contact form. It is currently gray and I need it to be white.
Please, could you tell me how to correct it? Thanks in advance
Hi Luis,
Please add the code below to your Custom CSS area:
Have a nice day!