Title: Dropdown Breaking
Last modified: January 31, 2021

---

# Dropdown Breaking

 *  [briancraw](https://wordpress.org/support/users/briancraw/)
 * (@briancraw)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dropdown-breaking/)
 * Hi Greg,
 * I have been trying to use the dropdown fields for the list search page. If there
   are a few available options the options break over the “Please Select” place 
   holder of the field below it. Is there a way to allow the choices to cover the
   field below it? It does not look right this way.
 * The reason I am using the drop down is to conserve space when searching. I was
   using check boxes when searching but when the results appear they are below all
   the checkbox fields which can be a good distance down the page which requires
   scrolling just to see the matches and looks messy. Is there a way to have matching
   results returned on another page without the search for where a link to the search
   form could be put if someone wishes to do another search?
 * Thanks for your support.
    Brian

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

 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dropdown-breaking/#post-13984781)
 * Hi,
    it looks like there is some kind of CSS conflict either in the WPAdverts
   itself or with the theme you are using.
 * Can you email me a link to the page where you are having this problem so i can
   take a look at it?
 *  Thread Starter [briancraw](https://wordpress.org/support/users/briancraw/)
 * (@briancraw)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dropdown-breaking/#post-13986146)
 * Thanks Greg, sent though support form.
 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/dropdown-breaking/#post-13990230)
 * Hi,
    thanks, i got the link via email, please add the code below in wp-admin /
   Appearance / Customize / Additional CSS panel, it should fix it, we will add 
   a similar update in the next WPAdverts release.
 *     ```
       .adverts-multiselect-holder .adverts-multiselect-options {
           z-index: 1000 !important;
       }
       ```
   

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

The topic ‘Dropdown Breaking’ is closed to new replies.

 * ![](https://ps.w.org/wpadverts/assets/icon-256x256.png?rev=2423472)
 * [WPAdverts - Classifieds Plugin](https://wordpress.org/plugins/wpadverts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpadverts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpadverts/)
 * [Active Topics](https://wordpress.org/support/plugin/wpadverts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpadverts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpadverts/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/dropdown-breaking/#post-13990230)
 * Status: not resolved