Okay
  Public Ticket #2297698
White Space on Events Page
Closed

Comments

  • Ryan Walker started the conversation

    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?

  •  1,103
    Max replied

    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