• Resolved barnez

    (@pidengmor)


    Hi,

    I’m using WordPress’ Academica theme and am having problems with the contact form fields. I’ve installed Contact Form 7 and the fields are not highlighted with either a darker background or with a border. I’ve tried to adjust the settings, installed other contact form plugins and taken a look at the forums here. As of yet, I am no closer to finding the solution. The contact form as it stands can be viewed here and any advice or suggestions would be great at this point.

    Cheers.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey,

    How did you solve this – I have the same issue? I notice it’s solved on your site?

    Daniel

    Thread Starter barnez

    (@pidengmor)

    Hi Daniel,

    I didn’t resolve it myself, but through the help of a friend with more experience. Looking through my style.css file, the following code is at the base of the file, and could have been added as a modification? Perhaps something here could be helpful …

    .wpcf7-form input, .wpcf7-form textarea {border: 1px solid #ccc; background-color: #f0f0f0; padding: 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;font-family: Helvetica, Arial, Tahoma, sans-serif;font-size: 14px;}
    #social img {width: 20px;}
    .wpcf7-submit {cursor: pointer;padding: 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

    Good luck,
    Barnez.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No fields visible on Contact form 7’ is closed to new replies.