Hey Jim,
Thanks so much for the kind words! I’m so stoked to hear you’re loving the plugin so far and we love hearing this level of feedback. š
Good question on the buttons. We used to have at both the top and bottom of the calendar but received enough requests to remove the top ones that we took them out quite a while ago.
That said, it is totally possible to add them back in by adding this to your theme’sĀ style.css file or using the Simple Custom CSS plugin:
#tribe-events-header .tribe-events-sub-nav li {
display: inline-block !important;
}
Does that do the trick for you? Please let me know. š
Cheers!
Geoff