Delete "All Events" Link at the top of individual event page

Home Forums Ticket Products Event Tickets Plus Delete "All Events" Link at the top of individual event page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1206228
    Katie
    Participant

    Is there a way to delete the “<< All Events” link placed above the title of each individual event page?

    #1206429
    Geoff
    Member

    Hi Katie,

    Welcome to the forums!

    Hey there,

    Try pasting this snippet to your theme’s style.css file or using the Simple Custom CSS plugin:

    .tribe-events-back {
    display: none;
    }

    This seemed to do the trick when I tried it on my test site, so I hope it works for you as well.

    Cheers!
    Geoff

    #1214344
    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 ‘Delete "All Events" Link at the top of individual event page’ is closed to new replies.