text box

  • Author
    Posts
  • #13231
    adrian davies

    How do I change the color of the text in the text input area of my comments and contact pages? My site is predominately dark with white font but the text input boxes are also white so I can’t see anything. I need to change either the input text colour but leave all other text white, or change the input text box colour.

    #13235
    Jim

    Hi Adrian

    I think this is within Parabola Settings <color settings and is the 5th field of Accents.

    I hope this helps

    Jim…

    #13541
    Adrian

    Hi Jim. Thanks but that didn’t work. Was using Contact Form 7, have changed to another one now until I can find out how to do it.

    #13544
    Jim

    Hi Adrian

    Sorry I couldn’t help, however I use Contact Form 7 also, and it works for me. Changing the colour of the 5th accent colour field seems to change the background of all input fields.

    You could try adding the following Custom CSS which should allow you to set the colour of the all input field text.

    #content input {
    color: purple;
    }

    Hope this helps…

    Cheers

    Jim…

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘text box’ is closed to new replies.