Public Ticket #3371270 How to hide "Capacity: 0 / 20" ONLY and not the date and time beside it Closed
Comments 1Angela started the conversationMay 16, 2023 at 9:09amGood day,How do I hide the capacity ("Capacity: 0 / 20") of my events but keep the Date and time visible beside it? I tried using the CSS codes from these past tickets (1) https://tmsplugins.ticksy.com/ticket/2136938/ & (2) https://tmsplugins.ticksy.com/ticket/2337696/ but it also hides the event date and time and I would really need those details displayed.I only need the capacity for all events to be hidden.Thanks!Attached files: Hide capacity ONLY.png 1,583Uroš repliedMay 16, 2023 at 9:34amHello Angela,Please try the following CSS and let me know if it works for you: .amelia-app-booking #amelia-booking-wrap #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-sub-info > div:nth-child(1) { display: none !important;}Looking forward to your reply.Kind Regards, Uros Jovanovic[email protected] Rate my supportTry our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/ wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables 1Angela repliedMay 16, 2023 at 11:04amIt worked! Thank you so much for your help! Uroš replied privately Sign in to reply ...
Good day,
How do I hide the capacity ("Capacity: 0 / 20") of my events but keep the Date and time visible beside it? I tried using the CSS codes from these past tickets (1) https://tmsplugins.ticksy.com/ticket/2136938/ & (2) https://tmsplugins.ticksy.com/ticket/2337696/ but it also hides the event date and time and I would really need those details displayed.
I only need the capacity for all events to be hidden.
Thanks!
Attached files: Hide capacity ONLY.png
Hello Angela,
Please try the following CSS and let me know if it works for you:
Looking forward to your reply.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
It worked! Thank you so much for your help!