Hide Description in List View

Home Forums Calendar Products Events Calendar PRO Hide Description in List View

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1335677
    Casper Blackwell
    Participant

    Howdy,

    Is it possible to hide the text description of an event in list view, but still have the “find out more” text showing?

    Thanks in advance.

    Cheers,
    Casper

    #1336222
    Patricia
    Member

    Hey Casper,

    Welcome back!

    The simplest way to do this would be with some custom CSS, like the following, in the bottom of your themeโ€™s style.css file:

    .tribe-events-list-event-description p {
        display: none !important;
    }

    I hope this helps. Let me know if you need anything else in the mean time and I’ll be happy to assist!

    Regards,

    Patricia

    #1336224
    Casper Blackwell
    Participant

    Thanks again Patricia.

    That did the trick ๐Ÿ™‚

    Cheers,
    Casper

    #1336665
    Patricia
    Member

    Hey Casper,

    You are welcome! Good to know I was able to help you again ๐Ÿ™‚

    Have a great day!

    Cheers,

    Patricia

    #1346656
    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 ‘Hide Description in List View’ is closed to new replies.