Hello,
Thanks for reaching out! It looks like there are some conflicts between your theme styles and our plugin styles. My first recommendation would be to go under Events > Settings > Display and try adjusting the settings forĀ Default stylesheet used for events template andĀ Event template. These control how much of the styling comes from your theme, and you may find that changing those settings fixes the issue.
I did find that adding
div#tribe-events-photo-events {
height: auto !important;
}
#tribe-events-photo-events .tribe-events-photo-event {
margin-bottom: 90px !important;
}
fixes the issues with the button being hidden (the container collapsing) and the events overlapping each other.
Per our forum guidelines, we are a bit limited on the amount of support we can provide for theme conflicts and styling issues, but I hope this helps! If you have any questions, don’t hesitate to ask!
Thanks,
Jennifer