remove calendar icon in events list widget

Home Forums Calendar Products Events Calendar PRO remove calendar icon in events list widget

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1227125
    Alexis
    Participant

    i would like to remove the calendar icon in the events list widget. i have searched quite a bit and found some css to use. but it does not work. any suggestions please for simply removing the small calendar icon that loads to the left of each event listed in the event list widget?

    #1227863
    Geoff B.
    Member

    Good evening Alexis and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    Of course, you could do a very simple template customization on the widget view.
    You might want to read our Themer’s guide to get a sense of how that works.

    You could also try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

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

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1244578
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘remove calendar icon in events list widget’ is closed to new replies.