Hey @larajdesigns,
Thanks for reaching out.
I took a look at the link you provided and could only identify problems with your theme. So, for any layout issues like this that persist, please contact your theme developer.
I did come up with some CSS that should serve as a temporary fix, though. Try adding some CSS like the following to your site’s style.css file:
body.single-tribe_events #main {
padding-top: 135px;
}
body.single-tribe_events .fusion-events-featured-image {
width: 100%;
}
I hope this helps!
— George