Home › Forums › Calendar Products › Events Calendar PRO › Event Listing confusing layout
- This topic has 5 replies, 4 voices, and was last updated 9 years, 5 months ago by
Robert.
-
AuthorPosts
-
November 24, 2016 at 9:53 am #1197122
Robert
ParticipantPlease 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.
RobertNovember 24, 2016 at 5:12 pm #1197197Nico
MemberHi 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,
NicoNovember 25, 2016 at 12:38 am #1197253Robert
ParticipantNico
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?
RobertNovember 25, 2016 at 6:41 am #1197352Nico
MemberYou 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,
NicoDecember 17, 2016 at 8:35 am #1207313Support Droid
KeymasterHey 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 -
AuthorPosts
- The topic ‘Event Listing confusing layout’ is closed to new replies.
