Date added to widget in new update

Home Forums Calendar Products Events Calendar PRO Date added to widget in new update

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #918501
    rabbisilber
    Participant

    I noticed that there in now a list-date added to my calendar homepage widget. Is there a way to turn this off?

    #918667
    Brian
    Keymaster

    Hi we reformatted the list widget and that created a glitch where the stylesheet for it does not load.

    You can add that by placing this in your theme’s function.php:

    https://gist.github.com/jesseeproductions/9ac665ddcdef95c8a2e5

    Once you add that if you still would like to remove the date please try this css:

    .tribe-events-adv-list-widget .list-date {
    display:none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #935691
    Brian
    Keymaster

    Since there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Date added to widget in new update’ is closed to new replies.