Remove the "« All Events"

Home Forums Calendar Products Events Calendar PRO Remove the "« All Events"

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1026738
    Hamish
    Participant

    Hi,

    I would like to remove the

    « All Events

    from the top of each event.

    Please tell me the best way to do this.

    Thanks and have a great day.

    #1027061
    Brian
    Member

    Hi,

    Thanks for using the Events Calendar I can help out here.

    I think the easiest thing to do here is use some css to hide this.

    I found this worked for me:

    .tribe-events-single .tribe-events-back {
    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

    #1075661
    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 ‘Remove the "« All Events"’ is closed to new replies.