Get rid of "Tribe-events-sub-nav" – The "older Events" Button

Home Forums Calendar Products Events Calendar PRO Get rid of "Tribe-events-sub-nav" – The "older Events" Button

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1104491
    Richard
    Participant

    On my Event-Details Site, there is a link right under the Date and Time, to older on the left and newer Events on the right.

    It is the class “Tribe-events-sub-nav”, but I cant find it in the php Files to delete it.

    How can I get this done?

    #1104598
    Cliff
    Member

    Hi Richard.

    If you want to hide the Prev/Next links from all over your site via CSS:

    .tribe-events-sub-nav { display: none; }

    The Prev/Next links get added to various views and the Events Single page (maybe that’s what you mean by “Event-Details Site”?)

    If you only want them removed from specific views, please specify which.

    #1110558
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Get rid of "Tribe-events-sub-nav" – The "older Events" Button’ is closed to new replies.