Event Listing confusing layout

Home Forums Calendar Products Events Calendar PRO Event Listing confusing layout

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1197122
    Robert
    Participant

    Please see event listing on home page of http://www.suttonandbarlavington.co.uk
    The date of each listing gives the impression that it belongs to the event below.
    Adjustment to spacing required so that there are no line spaces in event listing and a line space between events.
    Thanks for your help.
    I would like to purchase ECP for another client with the Black Friday discount – please get back to me in time to avail of this offer.
    Robert

    #1197197
    Nico
    Member

    Hi there Robert,

    Thanks for getting in touch with us! I can help you here 🙂

    First of all let me say you are using the ‘skeleton style option’ which is a barebones version of the calendar. If this wasn’t voluntary you can change this in WP-Admin > Events > Settings > Display > Default stylesheet used for events templates.

    On the other hand if this is the style option you think is best for your site, just use the CSS snippet below (add it to your theme or child theme stylesheet or via Simple Custom CSS plugin):

    .tribe-events-list .tribe-events-loop .type-tribe_events {
    margin: 50px 0;
    }

    Please let me know if that helps,
    Best,
    Nico

    #1197253
    Robert
    Participant

    Nico
    Thanks for your help!
    That looks better – need to check with my client.
    How do I do likewise with http://suttonandbarlavington.co.uk/village-hall/ see events in the accordion folder – 2nd topic?
    Robert

    #1197352
    Nico
    Member

    You are welcome Robert 🙂

    How do I do likewise with http://suttonandbarlavington.co.uk/village-hall/ see events in the accordion folder – 2nd topic?

    Try the following code for this issue:

    .ecs-event-list .ecs-event {
    margin-bottom: 20px;
    }

    .ecs-event-list .ecs-event h4 {
    padding-bottom: 0;
    }

    Hope that helps,
    Have a great weekend,
    Nico

    #1207313
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Event Listing confusing layout’ is closed to new replies.