Disable next/previous events below event titles

Home Forums Calendar Products Events Calendar PRO Disable next/previous events below event titles

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #961519
    tracylove
    Participant

    How can I disable the next/previous/ all events links that show up above and below the title on event pages?

    #961565
    Brian
    Keymaster

    Hello,

    Thanks for using our plugins.

    I can help out here.

    Try out this:

    .single-tribe_events .tribe-events-back,
    .single-tribe_events #tribe-events-header {
    display: none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #961592
    tracylove
    Participant

    That worked perfect! Thanks!

    #961732
    Brian
    Keymaster

    Great glad it helps.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Disable next/previous events below event titles’ is closed to new replies.