There is a white border showing around the events in the event list when using the Event Top Style layout. I cannot identify where this border is coming from or which setting/style is causing it.
- Mar 16,2026 AT 9:08AM - 2 days agoCan you please send us a direct link to where the actual issue is happening?
yourwebsite/bb-2026/ leads to the login form.
I’m sorry, but since this is a staging site, I’m unable to provide individual access.
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).
You can also add this code to wp-admin > Appearance > Customize > Additional CSS.
#evcal_list { border: none !important; }