Title: Dropdown not working
Last modified: August 30, 2016

---

# Dropdown not working

 *  [eitayz](https://wordpress.org/support/users/eitayz/)
 * (@eitayz)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/dropdown-not-working-6/)
 * Hello,
 * When I try to use the dropdown menu I can’t pick any resolt at my site.
    I click
   on a resolt but nothing happen it just stays empty. Do you have any idea?
 * Here is my code:
 *     ```
       <div style="width: 504px;">
       <div style="float: right; width: 140px;">[text id:tel2right id:tel2right "טלפון"]</div>
       <div style="float: right; width: 180px;">[select menu-318 include_blank "050" "054" "052"]</div>
       <div style="float: right; width: 100px;">[submit id:sendBtn ""]</div>
       </div>
       ```
   
 * [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, 7 months ago](https://wordpress.org/support/topic/dropdown-not-working-6/#post-6660107)
 * >  I click on a resolt but nothing happen it just stays empty.
 * Do you mean ​​the selected option is empty (doesn’t appear) in your email?
 * If so, you need to add `​​[menu-318]` to the mail section of your CF7 be able
   to display the selected option in your email.
 * Else
 * >  I click on a resolt but nothing happen it just stays empty.
 * Do you mean the selected option is empty (doesn’t appear) in your email?
 * If so, you need to add `[menu-318]` to the mail section of your CF7 be able to
   display the selected option in your email.
 * Else please include a link to your Contact Form 7 form. If others here are able
   to understand your actual problem, they may be able and willing to offer a possible
   solution.
 *  Thread Starter [eitayz](https://wordpress.org/support/users/eitayz/)
 * (@eitayz)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/dropdown-not-working-6/#post-6660141)
 * Thank you davmerit.
    [you can view the form right here](http://www.kcenter.co.il/TEST_079.co.il/).
 * When I press on the dropdown I can see the options I inserted but can’t pick 
   any of it.
 * Do you have any idea what can I do?
 *  [davmerit](https://wordpress.org/support/users/davmerit/)
 * (@davmerit)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/dropdown-not-working-6/#post-6660179)
 * 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.
 * The problem is caused by the following inline CSS you have specified in your 
   form.
 *     ```
       ​​wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-select-parent .wpcf7-select {
           padding: 13px 5%;  /* Problem code */
       }
       ```
   
 * I am not sure why you used this but I would suggest you comment on it. That should
   solve your problem. ​​

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

The topic ‘Dropdown not working’ 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

 * [dropdown menu](https://wordpress.org/support/topic-tag/dropdown-menu/)

 * 3 replies
 * 2 participants
 * Last reply from: [davmerit](https://wordpress.org/support/users/davmerit/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/dropdown-not-working-6/#post-6660179)
 * Status: not resolved