Hi. Is there a way to force the layout of event card tiles to always be the same format. In other words, depending on the character length of each part of the card, info does or does not push the the next line.
I’ve tried all of the CSS methods I could guess at to no avail.
Is there a way to adjust this and make it more orderly?
Nov 29,2022 AT 12:02PM - 2 years ago -Here is how it sometimes displays.
This is how I would like it to always display.
Hello,
Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write dynamic styles to header > save settings > turn on Write dynamic styles to header):
.ajde_evcal_calendar #evcal_list.eventon_events_list .eventon_list_event p .evoet_cx span.evcal_event_title { display: block; } .eventon_events_list .eventon_list_event .evoet_cx.evoet_c0, .evo_pop_body .evoet_cx.evoet_c0 { flex-basis: 100%; }
Perfect! Thank you.
We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.
If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!