imagineimagery

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Upcoming Events displaying strangely after upgrade #973969
    imagineimagery
    Participant

    Geoff, thank you.

    I needed to add !important to the inline tag and that worked.

    Complete Fix if this helps anyone:

    .av-upcoming-event-entry {
    display: inline !important;
    padding: 0 0 5px 0;
    }

    #top .tribe-events-tooltip.recurring-info-tooltip {
    display: none;
    }

Viewing 1 post (of 1 total)