Remove calendar from events calendar widget

Home Forums Calendar Products Events Calendar PRO Remove calendar from events calendar widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1162065
    cgnellis
    Participant

    I really like the events calendar plugin, but I’m not too crazy about the calendar being included. I just want to show the list, so how can I override this? (image attached)

    #1162073
    Geoff
    Member

    Hey there,

    Sure thing! Try adding this to your theme style.css file or by using the Simple Custom CSS plugin:

    .tribe-mini-calendar-grid-wrapper {
    display: none;
    }

    That will hide the calendar above the list and give you something that looks like this screenshot.

    Will this work for you? Please let me know. 🙂

    Cheers!
    Geoff

    #1162079
    cgnellis
    Participant

    So simple! This did it.

    Thank you!

    #1162085
    Geoff
    Member

    My pleasure! Thanks for following up to let me know. 🙂

    Cheers and have a great weekend!

    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove calendar from events calendar widget’ is closed to new replies.