Hi,
Thanks for using our plugins. I can try to help out here, but this is not the default view we setup so I cannot provide css to fix it. Your theme Enfold, adds custom css to restyle the calendar and they would be a better contact to fix this.
However, I have this css that gets it closer to how the templates are designed, but it does remove the sidebar and moves it below the related events:
.single-tribe_events .av-single-event-content {
float:none;
width: 100%;
margin: 0;
}
Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks