Removing the 'Find out More' field

Home Forums Calendar Products Events Calendar PRO Removing the 'Find out More' field

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1006929
    Cindy
    Participant

    Hello,

    I do not need the ‘Find out More’ field at the bottom of events when using list view. How can I remove that?

    Thanks!

    Cindy

    #1007202
    Cliff
    Member

    Hi Cindy.

    Sure thing. You can hide the display of that link by adding this custom CSS to your child theme’s style.css file:

    .tribe-events-list a.tribe-events-read-more { display: none; }

    Please let me know if you need any further assistance (like if you don’t know what a child theme is) or if this solved it for you.

    #1007618
    Cindy
    Participant

    Hi Cliff,

    That took care of what I wanted. 🙂

    Thanks so much!

    Cindy

    #1007619
    Cliff
    Member

    Excellent! Feel free to open a new ticket for any future issues. Have a great day!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing the 'Find out More' field’ is closed to new replies.