Forums Forums Search & Filter Pro .chosen-drop not visible

Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #164206

    Hi Trevor,

    As you can see on my website the function “selecteer je park” is not visible enough. When clicked upon the list folds out behind the other content. I’ve tried this CSS:

    .chosen-container .chosen-drop {
        position: static;
        max-width: 215px;
    }

    But it keeps the list visible when you click away. I just do not seem to get it right. Can you help me with this?

    Trevor
    #164240

    Hi

    The first thing I would do (I do it for all my new sites anyway), is to go to WP Admin -> Search & Filter -> Settings and change the combobox script to Select2. That may mean you will have to change the css for what you are doing.

    If that does not resolve it, leave it on Select2 and get back to me?

    Anonymous
    #164328

    Wauw that just did the trick! You are the most awesome guy. Thank you so much!

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