How can I change the color of the texts in Rich Text Editor to black?

  • xxxTRISTAMxxx
    Asked on September 30, 2017 at 9:51 AM

    Two things

    (1) In the large text area questions....I would like to change the text to black right it is orange.  So when applicants type our their answer it is in black not orange.  Right now when the question is highlighted it is orange and the text is orange.

    (2) I want to have the browser open up into another window when they click on the COC link in the TOS and still keeping the main application page open.  This way they can see both and the applicant just has to close the TOS window and still be on the app page.


    Thanks
  • Welvin Support Team Lead
    Replied on September 30, 2017 at 11:09 AM

    1. For the textarea, inject the following custom CSS codes: 

    .nicEdit-main {

        color: #000;

    }


    I have moved your second issue to a new thread. Here's the link: https://www.jotform.com/answers/1261952