Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Contact Form 7 style and look.

$
0
0

Replies: 0

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


Viewing all articles
Browse latest Browse all 59525

Trending Articles