Hello,
Do we have an option in the settings to increase the space between the Events in the tile view [add_eventon tiles=”yes” tile_count=”3″ tile_bg=”1″]?
Eg. https://www.jayatunga.ca/download/tile_space.png
Thank you.
Jan 16,2021 AT 6:49PM - 4 years ago -add this to appearance>>>>customize>>> additional css
.ajde_evcal_calendar .eventon_events_list .eventon_list_event {
margin-right: 10px;
margin-bottom: 10px;
}
change the 10 to however large you want it
Hello,
Thank you for the quick response. That code increases the the space but it turns the 3-columns in to 2-columns. Please see the attached screenshot.
I’d still want to keep the 03-columns.
Thank you.
Hey,
The columns depends on the screen size, unfortunately if you add that, it will not work to keep the size for 2 columns, on small screens.
Hello,
Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write styles to header > save settings > turn on Write styles to header):
.ajde_evcal_calendar.boxy .eventon_list_event, .ajde_evcal_calendar.boxy .evoShow_more_events { border-width: 10px !important; }
That’s beautiful! 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!