On the Event page, fearlessfemale.com/events, there Is a white space above the events calendar which is being powered by a plug-in. I reached out to Elementor and the Events' plug-in developers and they said it's being caused by the theme. Can you please advise?
On the Event page, fearlessfemale.com/events, there Is a white space above the events calendar which is being powered by a plug-in. I reached out to Elementor and the Events' plug-in developers and they said it's being caused by the theme. Can you please advise?
Hi,
the event calendar is not fully compatible with our theme but I have adjusted it a bit so it looks ok.
I have added this custom css code in your custom css:
.tribe-filter-live #page-banner, .tribe-filter-live #sidebar, .tribe-filter-live .page-title {
display: none;
}
.tribe-filter-live .content__main {
float: initial;
width: 100%;
}
Thanks,
Max from the Sonaar.io Crew