• Hello,

    i’m posting different questions in different topics so everything to avoid confusion.

    I have this contact form but I would like to make some style on it like the text fields in a lighter color and changing the color of the font.

    The <div> code was a suggestion that worked out in order to make a style for the button and create the rounded look to the fields.

    How can i do that?

    <div class=”form-flat”>

    <label>Your Name (required)</label>
    [text* your-name]

    <label>Your Email (required)</label>
    [email* your-email]

    <label>Your Message (required)</label>
    [textarea your-message]

    [submit class:button primary “Submit”]

    </div>

    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Contact Form 7 style and look.’ is closed to new replies.