Okay
  Public Ticket #950687
contact form contrast
Closed

Comments

  •  2
    Oscar started the conversation

    Hello!

    My client needs more contrast between text and background in text area. Please let me know how can i edit the text color for the contact form.

    Thanks!


  •  850
    Jelly replied

    Hi,

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    input, textarea {
    color: type your color here;
    }

    Best Regards,
    Jelly Team