Hey there,
Oh wow, I see exactly what you mean! We made some accessibility improvements in the latest release and it looks like those may have affected the next and previous links on small screens.
I’ve created a ticket in our system to patch this up in a future release. In the meantime, please try adding this to your theme’s style.css file or using the Simple Custom CSS plugin:
#tribe-events-footer .tribe-events-sub-nav {
height: 100px;
}
That adds a height to the links and helped bring them back when I tested it out (screenshot).
Will this work for you as well? Please let me know.
Thanks so much!
Geoff