Replies: 0
Is there a way to remove the MEC Single Sidebar from the single event page? I want to use the elementor plugin to personalize the page but can’t find a way to remove the bars… i tried with
.mec-frontbox {
display:none;
}
But thats not a good solution since the sidebar remains there even if invisible.In the MEC settings there is only an option for the Single Page Style that allow to choose between a Default or A modern style…It could be possible to add a third option there for custom style with no sidebarwidget?