Forums

[resolved] [Plugin: Contact Form 7] Can see what i'm writing (3 posts)

  1. tomahock
    Member
    Posted 2 years ago #

    I can't see the letters in the text input, the site letter is black and the background is black (but only when I'm typping, otherwise the background is white...), I don't know who to solve this, I want the background always white and the letter black!

    contact form in: http://www.anselmomendes.com/contacte-me/

    Best Regards

    http://wordpress.org/extend/plugins/contact-form-7/

  2. Takayuki Miyoshi
    Member
    Posted 2 years ago #

    Those styles are defined in your theme's CSS file.

    http://www.anselmomendes.com/wp-content/themes/wpremix3/css/color-black.css

    .contactform textarea:hover,.input:hover,textarea:focus,input:focus {
    background:#000
    }

    Removing those lines should fix that.

  3. tomahock
    Member
    Posted 2 years ago #

    it works! Many thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic