Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey @consult001,

    I’m not sure if this was corrected, the style seems to fit in the theme.

    Maybe you can contact the theme vendor to see if this is the expected behaviour with our plugin.

    If you follow the steps described in our Testing for conflicts guide, is there an issue with how it looks with default theme?

    Please let us know about it,
    Best,
    Nico

    Thread Starter Consult001

    (@consult001)

    Thank you for getting back to me.

    I was under a time crunch and had to figure out how to fix this myself. I overwrote the style setting for the calendar as follows:

    /* to fix issue in main calendar page */
    #tribe-events-bar::before, #tribe-events-bar::after {
    clear: left !important;
    max-width: 100% !important;
    position: relative;
    background-color: transparent;
    }

    I hope this helps someone else.

    Dana

    Thanks for sharing. I hope it works for someone else too.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Calendar List Search and List Bar’ is closed to new replies.