Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #348122

    Hi,

    I’m having issues with the Event Calendar Pro widget on my main page. I wrote a ticket to tri.be, they said the issue is most probably coming from the Enfold css settings. Here is their response: http://tri.be/support/forums/topic/calendar-widget-nonstop-loading/

    On the main page of my site you can see the 2 issues: widget still loading, and today’s date not displayed.

    Please take a look at it, and let me know how to fix it.

    Thanks a lot in advance,

    #348390

    Hey kiralybalazs!

    Try adding this to your custom CSS.

    .tribe_mini_calendar_widget .tribe-events-present:hover a {
        color: white !important;
    }
    .tribe_mini_calendar_widget .tribe-events-present a {
        color: #bf2026 !important;
    }
    .tribe_mini_calendar_widget .tribe-mini-calendar-nav img {
        display: none !important;
    }

    Regards,
    Elliott

    #348438

    Worked perfectly, thank you for the assistance.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Event Calendar widget issue’ is closed to new replies.