Hi @jthom ,
Thank you for reaching out, and I’m sorry to learn of the difficulties.
The sidebar seems to be something that’s been injected by your theme, however, kindly try appending the following CSS snippet to your theme’s additional CSS section (Appearance -> Customize -> Additional CSS) to see if this works for you.
.single-tribe_events .ast-container .content-area {
width: 100% !important;
}
.single-tribe_events .ast-container .widget-area {
display: none !important;
visibility: hidden !important;
}
I’m glad to hear that worked, @jthom !
If you have some time to review, that would be amazing!
https://ww.wp.xz.cn/support/plugin/the-events-calendar/reviews/
I’ll be closing this thread, and please do not hesitate to bump a new thread on our way. This is for us to track down topics/issues efficiently and for us to follow the WordPress Forum Guidelines.