Event Dates Right Border Not Displaying Correctly

Home Forums Calendar Products Events Calendar PRO Event Dates Right Border Not Displaying Correctly

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1279946
    Patricia Swartz
    Participant

    The right border is not displaying properly on the homepage of our site. Please help.

    #1280621
    Geoff B.
    Member

    Good evening Barbara and welcome back!

    Thank you for reaching out to us.

    We are sorry to hear about the calendar widget not displaying properly on your site.
    I would love to help you with this topic.

    Since this is a rather thin sidebar, it looks like you might need to tweak the CSS a tad.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    body .tribe-mini-calendar-event .list-date {
    width: 20% !important;
    }


    .tribe-mini-calendar-event .list-date .list-dayname {
    padding: 0px !important;
    }

    .tribe-mini-calendar-event .list-info {
    width: 75% !important;
    }

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1281153
    Patricia Swartz
    Participant

    Geoff,
    I turned this over to our tech consultant, and he fixed the issue quickly. He said to please convey his thanks.

    #1281430
    Geoff B.
    Member

    Good evening Barbara,

    I am super stoked that this worked for you.
    You can tell your tech consultant that it is our pleasure to help out!

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Event Dates Right Border Not Displaying Correctly’ is closed to new replies.