Title: Drop-Down Menu Width
Last modified: December 12, 2017

---

# Drop-Down Menu Width

 *  [mikeyh874](https://wordpress.org/support/users/mikeyh874/)
 * (@mikeyh874)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/drop-down-menu-width-4/)
 * I’m having a very strange problem. I have been able to set the width of all my
   fields in the form, except for the “drop-down menu” field. No matter what I try
   the multiple select input field extends the full width of the form.
 * This is the CS7 form code I have used:
    [text* your-phone placeholder “Phone*”]**
   Best time to call:** (hold down CTRL or SHIFT to select multiple times) [select*
   callback-time id:callbacktime multiple “8am” “9am” “10am” “11am” “Midday” “1pm”“
   2pm” “3pm” “4pm” “5pm” “6pm” “7pm”]
 * This is the CS7 custom CSS I am using to try and control the width, but the width
   command is being ignored:
 * .wpcf7 input[type=”text”],
    .wpcf7 input[type=”email”], .wpcf7-form textarea {
   background-color: #eceff4; color: #000; width: 55%; border: 2px solid #323636;}/*
   Select field formatting */ #callbacktime { background: #eceff4; width: 55%; border:
   2px solid #323636; color: #4F4F4F; }
 * The only thing I can think of is that a width setting somewhere else is overriding
   the drop-down menu field width. Could it be this?
 * /* Set table background and border colors */
    .wpcf7-form { border:2px solid #
   636364; width: 90%; background:#ecf4f2; padding:20px; margin-bottom:30px; border-
   radius:7px; }
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdrop-down-menu-width-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Drop-Down Menu Width’ 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

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

 * 0 replies
 * 1 participant
 * Last reply from: [mikeyh874](https://wordpress.org/support/users/mikeyh874/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/drop-down-menu-width-4/)
 * Status: not resolved