Theme Conflict With Week View

Home Forums Calendar Products Events Calendar PRO Theme Conflict With Week View

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #120005
    dupagechildrens
    Participant

    This issue was previously addressed by Barry here using CSS. I followed his instruction, but that only partially fixed the problem. The event blocks moved up into the columns correctly, but the columns are still separate from the time rows. Here’s an example. Or is it a javascript issue?

    #120150
    Barry
    Member

    Hi! Sorry that didn’t quite work for you. Try adding this rule (in addition to the ones previously discussed):

    .tribe-grid-content-wrap {
        position: absolute;
        top: 0px;
    }

    Does that help?

    #121549
    dupagechildrens
    Participant

    Thank you, yes!

    #136172
    Barry
    Member

    (… to keep things tidy, I am now closing the thread!)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Theme Conflict With Week View’ is closed to new replies.