Good evening Mel and welcome back!
Thank you for reaching out to us.
I would love to help you with this topic.
Issue 1: The page works fine BUT the text and images are too large? See attached pic. How can I make this all smaller?
Well, simply put, there is a fixed width on the featured images in the photo view.
You could either:
- Use the following approach to normalize the images: https://theeventscalendar.com/knowledgebase/change-photo-view-to-equal-height-grid/
- Use featured images that have a common ratio (not the same size, but the same height to width ratio).
As for the text, this can be controlled via manual excerpts: https://theeventscalendar.com/the-trouble-with-excerpts/
Issue 2: At the top of the page is the title: “Upcoming Events › Upcoming”. I want to remove this, it looks ugly.
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.tribe-events-photo h2.tribe-events-page-title {display:none !important}
Let me know how that goes.
Best regards,
Geoff B.