• I didn’t spot this in the FAQ so maybe it isn’t asked that often. Is there any way to customise the form? At present, it is white fields on a white background (my WP theme has a white background) and I’d like to make the fields appear in a light grey so the user knows where to click to put the text cursor.

    Thanks

    David

Viewing 1 replies (of 1 total)
  • Thread Starter steeld

    (@steeld)

    OK. I figured this one out. I just popped the following into stylesheet.css:

    input {
    	background: #EEEEEE;
    }

    Hope that’s of use to somebody else.

    David

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Contact Form 7] Customisation of field colours’ is closed to new replies.