Unless I just failed to notice it before, I think the latest update has changed the layout of single event pages.
A small square version of the Event Image is showing above the date in the Event Top section. I do have it set up this way in the Event Top settings so that when I have a list of events, anything with an image stands out. But I don’t remember seeing this layout before on single event pages.
Any suggestions?
https://lakelandmom.com/event/money-mondays-free-admission-florida-childrens-museum/
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):
.single-ajde_events .eventon_events_list .eventon_list_event .ev_ftImg { display: none !important }