Event Description not aligning with Event Photo on list view

Home Forums Calendar Products Events Calendar PRO Event Description not aligning with Event Photo on list view

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #129036
    Kevin
    Participant

    The Event description in List view for some reason is not aligning properly with the Event photo displayed to the left of it. We used the Plug in out of the box without any customization so I am not sure why this is happening. Let me know if this is a CSS issue or something else.

    http://dev-sfbc.thisisvisceral.com/events/

    #129242
    Barry
    Member

    Hi – it does indeed look like a CSS issue. Try setting up a custom tribe-events.css stylesheet (see our Themer’s Guide for details) and add this code:

    .tribe-events-list-event-description {
        margin-top: 0;
    }

    Does that help with this?

    #497334
    Barry
    Member

    Hi! It’s been a while so I’m going to go ahead and close this thread (and so it will no longer be monitored by staff). If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Event Description not aligning with Event Photo on list view’ is closed to new replies.