authenticeye Posted April 4, 2022 Share Posted April 4, 2022 Hello! I found this response from @paul2009 comment to another member's question - They were using Brine. I am curious if the code below that was suggested will work on the main event list. I can not share the website url as it is in the members area of a PMA; my apologies. Hopefully the screen shot will suffice. Paul's response quoted below: "To hide the times, you'll need to hide the time as well as the comma that appears between the date and time. Here's some CSS that you can add to Design > Custom CSS to hide both. The first section removes the comma; the second removes the time on multi-day events." .event-list-time .eventlist-event--multiday .eventlist-meta-date .event-date:after { content: ""; } .event-list-time .eventlist-event--multiday .eventlist-meta-time { display: none; } Thank you so much! Rei Link to comment
tuanphan Posted April 4, 2022 Share Posted April 4, 2022 Hi, The code doesn't work or? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
authenticeye Posted April 4, 2022 Author Share Posted April 4, 2022 Hi @tuanphan Yes that is correct. I've added that script but the times are still appearing. I think I may have mis-described the item - it's a weekly event; every Tuesday - ideally it would be nice if on the event list page I could write "Occurs weekly, Tuesdays starting at 8:30am". .... I may be pushing the limit there! But just to get rid of the times and honestly an infinite end date would be preferred. Link to comment
tuanphan Posted April 5, 2022 Share Posted April 5, 2022 Can you share site url? Or duplicate site & share url? Or setup same template & share url? We can take a look Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
authenticeye Posted April 5, 2022 Author Share Posted April 5, 2022 @tuanphan - Thank you for your follow up! I have to apologize for I discovered I neglected to look at the "Section Format" - where I can turn off "time"! oh bother...! "Case closed" ... 🙏🏽 Rei tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment