"View As" dropdown overflow, and duplicate

Home Forums Calendar Products Events Calendar PRO "View As" dropdown overflow, and duplicate

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #735891
    laura
    Participant

    Hi!
    My “view as” is showing as a regular dropdown (that is overflowing) as well as the icon options below it. Can I remove the regular dropdown that is overflowing? See it here: http://suresitespreview9.com/northsandiegocountyopenhouses/
    I’ve tried various display options, but none seem to fix the issue. Any help would be greatly appreciated. Thanks!

    #735996
    Brian
    Member

    Hello Laura,

    Sorry for the troubles you are having with the dropdown overflowing. I can help you out with this.

    Thanks for the link and I took a look at your site.

    There is a script running on your site called Chosen that is adding a classes such as “chzn-container” to the select boxes causing it to show.

    Perhaps it is from the theme or a plugin?

    Anyway I was able to come up with this css that I got working to hide it.

    .tribe-bar-views-inner .chzn-container-single {
    display:none;
    }

    It should work, but since the reason it is showing because of a script there is a chance it may not.

    Let me know if it works or you would like some more help, thanks.
     

    #782784
    Brian
    Member

    This thread’s not seen much activity for the last couple of weeks – and there’s not too much more we can offer here given its a customization – so I’ll go ahead and close it. Of course if you still need help with this or any other issue please don’t hesitate to create a new thread (or threads) and one of the team will be only too happy to help. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘"View As" dropdown overflow, and duplicate’ is closed to new replies.