Single Event: tribe-events-single-event-description tribe-events-content

Home Forums Calendar Products Events Calendar PRO Single Event: tribe-events-single-event-description tribe-events-content

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1065931
    Todd
    Participant

    When there is only a small amount of text for a Single Event, not enough text to reach the bottom of the Featured Image, the tribe-events-single-section tribe-events-event-meta primary tribe-clearfix <div> moves up and starts to wrap.

    How can I keep the tribe-events-single-section tribe-events-event-meta primary tribe-clearfix <div> from encroaching up into the tribe-events-single-event-description tribe-events-content <div>?

    http://www.coloradograndparent.com/event/denver-nuggets-vs-toronto-raptors/

    #1066113
    Josh
    Participant

    Hey Todd,

    Thanks for reaching out to us!

    Try adding the following to your theme’s stylesheet:

    
    .single-tribe_events .tribe-events-event-meta {
    clear:both;
    }
    

    And see if that helps to get the display working the way it should in this particular scenario.

    Thanks!

    #1077145
    Todd
    Participant

    That worked.

    Thanks!

    #1078709
    Josh
    Participant

    Hey Todd,

    Awesome! 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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Single Event: tribe-events-single-event-description tribe-events-content’ is closed to new replies.