Hello,
I am currently trying out the calendar and have a basic installation to see if this product will work with our company. Here is what we are trying to accomplish:
We like how when you click on a date in mobile view it lists out the events for that day below the calendar, however, we want this functionality in desktop view as well. We have tried to change breakpoints to allow mobile view to be usable at all times, but the clicking functionality does not work. Basically, it seems that the calendar formatting does change to mobile view, but clicking on the dates does nothing. The “<div id=”tribe-mobile-container”>” will still only show when the page gets down to 768px.
Is it possible to change the mobile breakpoint to say 2400px, yet still use the mobile click-to-see-event-data functionality?