Hi,
I inserted a tiled event list on my homepage.
The Problem is, that the titles are not shown completely. Is there a possibility to reduce the font size or to largen the tiles?
thank you
Oct 14,2022 AT 3:16AM - 2 years ago -Hi Nancy,
We can use custom CSS to reduce the font size. However, we need to see your tile list in order to come up with the correct CSS code to use. Please disable maintenance mode temporarily so that we can take a look.
Let us know when disabled
ah sorry I forgot. Now its disabled. For some events its ok. But there are some where the title is longer and I want that the full title is visible in the list.
Hello,
The same issue:
Could you send us your shortcode?
Here is a screenshot.
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.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title, .ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_subtitle { font-size: 13px !important; }
Perfect, thanks a lot