Comments Daniel started the conversation2 weeks ago on January 15, 2025 at 12:07pmHello, is it possible to hide the top points in the event overview and show important information such as location?Attached files: 2025-01-15 13_03_48-Events ‹ Naseweis Mantrailing — WordPress – Mozilla Firefox.png 1,584Uroš replied2 weeks ago on January 15, 2025 at 3:21pmHello Daniel, There is an option to hide all the headers on that page, but there is no option to add the location. To hide the information you mentioned, you can try the following CSS: #am-events > div:nth-child(4) > div.am-events.am-section > div.am-events-list-head{ display:none !important;} Let me know if that works for you.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 Sign in to reply ...
Hello, is it possible to hide the top points in the event overview and show important information such as location?
Attached files: 2025-01-15 13_03_48-Events ‹ Naseweis Mantrailing — WordPress – Mozilla Firefox.png
Hello Daniel,
There is an option to hide all the headers on that page, but there is no option to add the location.
To hide the information you mentioned, you can try the following CSS:
#am-events > div:nth-child(4) > div.am-events.am-section > div.am-events-list-head{
display:none !important;
}
Let me know if that works for you.
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