Remove Tribe events read more

Home Forums Calendar Products Events Calendar PRO Remove Tribe events read more

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1368551
    David Perez
    Participant

    Hello,
    How can I remove Events read more with a hook?

    #1369128

    Hi David,

    Thanks so much for reaching out!

    Would you mind sharing a link to where you are seeing “Read More”, so that I can get a better sense of what you are referring to?

     

    Thanks,

    Jaime

    #1369131
    David Perez
    Participant

    I cannot share a link (you have in private), but it’s in list template.

    #1369938

    Hi David,

    No problem, I understand.  I am not seeing a “Read More” link in list view, are you referring to where it says “Find out more”?

    If so, you can hide this with a bit of CSS.  You can do something like this:
    a.tribe-events-read-more {
    display:none;
    }

    If you are referring to a different piece of text, would you be able to provide me with a screenshot instead?

    Let me know how it goes!

     

    Thanks,

    Jaime

    #1386346
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove Tribe events read more’ is closed to new replies.