Text description not fitting column width in List View

Home Forums Calendar Products Events Calendar PRO Text description not fitting column width in List View

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1127086
    Andrew
    Participant

    I am seeing an issue where, in the list view, the description of the events are not fitting in the page’s designated width. Instead, they’re all squished. This issue is only happening with the description; the event titles look fine.

    #1127089
    Andrew
    Participant

    This reply is private.

    #1127483
    Nico
    Member

    Hey Danny,

    Thanks for reaching out to us and sorry to hear about this issue 🙁

    The screenshot didn’t came through but I could see this in your site. Also, I could reproduce this on my local install and verify it’s a legit bug, which I logged in our system.

    This CSS snippet should make it right, you can add to your theme stylesheet or via Simple Custom CSS plugin:

    .tribe-events-list-event-description.tribe-events-content {
    width: 100%!important;
    }

    Please let me know if it works for you,
    Best,
    Nico

    #1127510
    Andrew
    Participant

    Thanks, Nico! That code did the trick and the text looks fine again.

    #1127813
    Nico
    Member

    Stocked to hear Danny 🙂

    Hopefully this fix will be included in our plugin in the next maintenance release (4.2.1). Once it’s out you can go ahead and delete the snippet.

    I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.

    Best,
    Nico

    #1130612
    Geoff
    Member

    Hey Danny,

    Just want to drop a quick note in here to let you know that The Events Calendar 4.2.1 is about to release any moment and it will include a patch for this issue. Please update and let us know if you continue to hit any trouble.

    Thanks so much for your patience while we worked on this!

    Cheers,
    Geoff

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Text description not fitting column width in List View’ is closed to new replies.