Comments 1Daniel Prange started the conversationAugust 6, 2024 at 1:38pmOn the payment summary screen, is it possible to remove "x 1 person"?I can see how to change the label 'person' but I would prefer to remove it altogether including the 'x 1'.Thanks 1,568Uroš repliedAugust 7, 2024 at 10:57amHello Daniel,Thank you for reaching out to us.Please try the following CSS for this purpose: .am-fs__payments-services-sub span { display: none !important;}Let me know if that works for you or not.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 1Daniel Prange repliedAugust 7, 2024 at 12:35pmThank you Uros, that has worked. Uroš replied privately Sign in to reply ...
On the payment summary screen, is it possible to remove "x 1 person"?
I can see how to change the label 'person' but I would prefer to remove it altogether including the 'x 1'.
Thanks
Hello Daniel,
Thank you for reaching out to us.
Please try the following CSS for this purpose:
Let me know if that works for you or not.
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
Thank you Uros, that has worked.