Excerpt goes underneath picture

Home Forums Calendar Products Events Calendar PRO Excerpt goes underneath picture

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1208425
    Linda
    Participant

    Hi
    I am using Full Styles, default page template in list view but when I add a featured image to the event the list view puts the excerpt underneath the thumbnail of the featured event. How do I make the text go to the right?
    Thanks for your help

    #1208428
    Linda
    Participant

    This reply is private.

    #1208700
    Geoff B.
    Member

    Good evening Linda and welcome back!

    Thank you for reaching out to us.

    We are sorry to hear about the excerpt ending up under the picture on your list view.
    I would love to help you with this topic.

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

    .tribe-events-list .tribe-events-event-image+div.tribe-events-content {
    width: 48% !important;
    padding-right: 0px;
    }

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1211882
    Dan Feeley
    Participant

    Hello Geoff,

    I came here looking because of the same thing. Is this new behavior or a bug in the latest release? (I just installed 5.3.5)

    The snippet you gave above does fix the problem.

    Thanks.

    #1211925
    Geoff B.
    Member

    Good evening @danfeeley,

    I am mostly glad the CSS snippet I provided fixed the issue for you.

    I am not exactly sure why this appeared as of last version for you and Linda.
    So far, I have not seen any other reports of this and I was not able to reproduce this on an install with a default WordPress theme (such as twenty sixteen).

    Perhaps this is theme related ?

    Happy new year!
    Geoff B.

    #1221897
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Excerpt goes underneath picture’ is closed to new replies.