Filter Bar vertical expands to full width

Home Forums Calendar Products Filter Bar Filter Bar vertical expands to full width

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1181397
    Kreg
    Participant

    Same problem for me

    #1181440
    Brook
    Participant

    Howdy kreg,

    I would love to assist here.

    It looks to me like your theme’s CSS might be conflicting here. If you add this to one of your CSS files it’s likely all you will need to make the theme compatible:

    #tribe_events_filters_wrapper {
     width: 280px;
     float: left;
    }

    If you do not have a CSS file your normally add such things to, you might checkout the plugin Simple Custom CSS . It works just as well as an actual CSS file, but its a bit more user friendly for folks not used to modifying those files.

    Does that all make sense? Will that work for you? Please let me know.

    Cheers!

    – Brook

    #1191601
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Filter Bar vertical expands to full width’ is closed to new replies.