Calendar View expand dropdown by default

Home Forums Calendar Products Events Calendar PRO Calendar View expand dropdown by default

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1155640
    xiaojing wang
    Participant

    By default, the Calendar View only shows the drop-down menu on-click. I’d like to have both the Calendar AND list button to view at the same time, is that possible? Please let me know!

    http://ebmcnew.pairsite.com/calendar/

    #1155823
    Geoff
    Member

    Hey there!

    Great question. I do want to note that we are fairly limited in how much we can support custom development questions like this — that said, I’m happy to help as best I can.

    Try adding this to your theme’s style.css file or using the Simple Custom CSS plugin:

    #tribe-bar-views li.tribe-bar-views-option {
    display: list-item;
    }

    Here’s a screenshot of how that looks when I tested it out.  Will it work for you as well?

    Thanks!
    Geoff

    #1155988
    xiaojing wang
    Participant

    Awesome, this worked! Thanks sooo much!!

    #1156315
    Geoff
    Member

    My pleasure! Cheers and let us know of any other questions pop up — we’d be happy to help. 🙂

    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Calendar View expand dropdown by default’ is closed to new replies.