Hide/Remove button "export events" in list view

Home Forums Welcome! Pre-Sales Questions Hide/Remove button "export events" in list view

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1481013
    Erica Bortolussi
    Guest

    Hello,
    I would like to hide/remove the “export events” button in list events page.
    Now I have removed the buttons in single page events, but i don’t find/know how to do this i list events.
    Thank you
    Erica

    #1481415
    Patricia
    Member

    Hey Erica,

    Thank you for reaching out to us!

    You can add the following in your theme’s style.css file to remove the Export Events button in Month and List views:

    a.tribe-events-ical.tribe-events-button {
        display: none !important;
    }

    I hope this helps! If you have any other questions at all please feel free to let me know and I’d be happy to help as best I can!

    Cheers,

    Patricia

    #1499602
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide/Remove button "export events" in list view’ is closed to new replies.