• Hi,

    I have the contact form 7 on my contact page (http://joyhagermanfitness.com/contact-joy-2/) and the text box outlines won’t show up. Support from the contact form 7 side said it was due to theme.
    They posted this:

    textarea, input[type=”date”], input[type=”datetime”], input[type=”datetime-local”], input[type=”email”], input[type=”month”], input[type=”number”], input[type=”password”], input[type=”search”], input[type=”tel”], input[type=”text”], input[type=”time”], input[type=”url”], input[type=”week”] {
    background-color: #eaecee;
    border: 0 none; /* THIS IS CAUSING PART OF THE PROBLEM */
    max-width: 100%;
    padding: 0.6rem 0.8rem;
    }

    and said I should contact support for the theme if I don’t know CSS (I don’t). Help?

The topic ‘Maker Theme & Contact Form 7 issue’ is closed to new replies.