Title: Request form
Last modified: August 30, 2016

---

# Request form

 *  Resolved [iliyan](https://wordpress.org/support/users/iliyan/)
 * (@iliyan)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/request-form-1/)
 * Can I make request form like this one [http://www.oddservice.com/Quote](http://www.oddservice.com/Quote)
   through this plugin and how to do it?
 * I am receiving the messages but I am not receiving information of which boxes
   are checked 🙁 Please help.
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [davmerit](https://wordpress.org/support/users/davmerit/)
 * (@davmerit)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/request-form-1/#post-6527386)
 * RE:Can I make request form like this one [http://www.oddservice.com/Quote](http://www.oddservice.com/Quote)
   through this plugin and how to do it?
 * Yes. I use the following CSS code to do this:
 *     ```
       .wpcf7 .wpcf7-checkbox .wpcf7-list-item {
       display: block; /* Sets display of checkboxes vertical */
       margin-left: 3px; /* Add minimum margin to all checkbox items */
       }
       ```
   
 * See [Styling Contact Form](http://contactform7.com/styling-contact-form/) for
   a general explanation of styling CF7 forms using CSS.
 * There is a link at the bottom of the page to a comprehensive and detailed article
   on **Styling Contact Form 7 Forms**. The article shows people, with suitable 
   HTML & CSS skills, how to change the appearance of their Contact Form 7 Forms
   to meet their particular requirements.
 * RE:I am receiving the messages but I am not receiving information of which boxes
   are checked
    Please include a link to your Contact Form 7 form so that I would
   be able to look into this.
 *  Thread Starter [iliyan](https://wordpress.org/support/users/iliyan/)
 * (@iliyan)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/request-form-1/#post-6527407)
 * Thank you! The problem is solved. I just have to add the shortcodes into “Mail”
 *  [davmerit](https://wordpress.org/support/users/davmerit/)
 * (@davmerit)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/request-form-1/#post-6527626)
 * You could consider using [Contact Form 7 Skins](https://wordpress.org/plugins/contact-form-7-skins/)
   to style your Contact Form 7 Forms.
 * You can now use the add-on [CF7 Skins Ready](http://cf7skins.com/add-ons/ready/)
   to create horizontally aligned checkboxes.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Request form’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

## Tags

 * [request form](https://wordpress.org/support/topic-tag/request-form/)

 * 3 replies
 * 2 participants
 * Last reply from: [davmerit](https://wordpress.org/support/users/davmerit/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/request-form-1/#post-6527626)
 * Status: resolved