We are using wordpress plugin contact form 7 and want to specify the width of the subject field (assume answer would apply to setting width of any field) and relocate the Your Email next to the Your Name field. Result would be Email and Name on one line, Subject full width underneath, Your Message underneath Subject. Thanks
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
I din't try it, but have a try yourself: Contact Form 7 uses something like this:
Instead of using paragraph tag (
Then the other codes:
So the whole bunch of codes will be:
DON'T FORGET TO CHANGE THE SPECIFIC SLUGS LIKE |
|||
|
|
|
Much more simple than the previous answer: add classes to your input fields in the form builder - Then style it in your CSS file. Example:
|
|||
|
|
