How do I remove "Export Events" link?

Home Forums Calendar Products Events Calendar PRO How do I remove "Export Events" link?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1609657
    ncbaroqueorchestra
    Participant

    I already have this in “Global Custom CSS”:
    body.single-tribe_events .tribe-events-cal-links a.tribe-events-ical {
    display: none !important;
    }

    body.single-tribe_events .tribe-events-cal-links a.tribe-events-gcal {
    display: none !important;
    }

    Do I need to add another to remove the “Export Events” link?
    Thanks,

    #1609740
    Courtney
    Member

    Hi Barbara

    We’ve got an extension to do this for you. Check it out at https://theeventscalendar.com/extensions/remove-export-links/ and let me know if it works.

    Thanks
    Courtney 🙂

    #1610233
    ncbaroqueorchestra
    Participant

    Thank you. It worked perfectly. I even remembered to remove the other two pieces of code from Custom CSS!

    #1613289
    Courtney
    Member

    That’s great Barbara. I’ll close out this thread for now, but do let us know if you have any other questions.

    Thanks
    Courtney 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How do I remove "Export Events" link?’ is closed to new replies.