Remove Calendar Icon From [tribe_events_list]

Home Forums Calendar Products Events Calendar PRO Remove Calendar Icon From [tribe_events_list]

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #970991
    Steve
    Participant

    Just bought Pro. I added shortcode [tribe_events_list] to homepage. I would like to completely remove the calendar icon from this list. How can I do this? Thanks.

    #971134
    Geoff
    Member

    Hey there, Steve!

    Good question–try adding this to your theme’s style.css file to remove the date next to the event in the widget:

    .tribe-mini-calendar-event .list-date {
    display: none;
    }

    Does that work for you? Please let me know. 🙂

    Cheers!
    Geoff

    #976095
    Geoff
    Member

    Hey Steve! This thread has been quiet for more than a couple of weeks, so I’m going to go ahead and close it. Please feel free to open a new thread if you still have any other questions here at all and we’d be happy to help. 🙂

    Cheers!
    Geoff

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Calendar Icon From [tribe_events_list]’ is closed to new replies.