• Resolved redcompolitica

    (@redcompolitica)


    Good afternoon.
    I wanted to consult them as we can change the color of the text that appears in the field “job description” on the form to upload a job.
    Currently when we write in this field appears in white, the same background color of our page preventing you see what is written.

    Thanks and regards.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Adam Heckler

    (@adamkheckler)

    Try adding this CSS to your site under Appearance > Customize > Additional CSS:

    #wp-job_description-wrap #wp-job_description-editor-container textarea {
    	color: black;
    }

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘change text color of field “job description” of the form’ is closed to new replies.