Text not wrapped around image on main events page since update 4.2

Home Forums Calendar Products Events Calendar PRO Text not wrapped around image on main events page since update 4.2

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1123953
    Nicolas
    Participant

    Hi,

    I noticed since the last update (4.2), that the text is not wrapped around the event’s featured image, on the event home page (ex: yourdomain.om/event/).

    Now, the event summary appears below the image, instead of wrapped around it (image on the left, text wrapped on the right).

    Could you please do something about it? It was working just great before. Now the page looks empty.

    Thanks!

    #1124103
    Josh
    Participant

    Hey Nicolas,

    Thanks for reaching out to us!

    I took a look at the default templates and see that the image is floating the text is floating around it properly on my local install. Would you mind providing a link to your calendar so I can see the actual classes and provide snippet that will fix the display on your site?

    Thanks!

    #1124211
    Nicolas
    Participant

    This reply is private.

    #1124526
    Josh
    Participant

    This reply is private.

    #1126010
    Nicolas
    Participant

    Hi Josh,

    Just applied the code to my Child Theme CSS file, and everything is back in order 🙂

    body .tribe-events-list .tribe-events-event-image+div.tribe-events-content {
    width: 60%;
    }

    Thanks for the assistance!

    Cheers,
    Nick

    #1126646
    Josh
    Participant

    Hey Nicolas,

    No problem! Happy to help.

    I’ll go ahead and close this thread for now. If you have any further questions, please don’t hesitate to open a new one.

    Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Text not wrapped around image on main events page since update 4.2’ is closed to new replies.