Comments 8Christian started the conversationMarch 19, 2022 at 2:43pmHello,Is there a way to remove the "Total Number of Persons" line from being displayed at Step 4 of the form? Maybe a quick css code? Please see attachement. Thank you. 1,608Marko repliedMarch 21, 2022 at 8:11amHello Christian, Thank you for purchasing our product, and for reaching out to us. Yes, this can be hidden with custom CSS we will send you the codes that you will need to apply. For the number of persons, you can use this CSS code .am-confirmation-booking-cost > .el-row .el-col-12 p { display: none } And to hide the numbers you need to use this one .am-confirmation-booking-cost > .el-row .el-col-12 .am-align-right { display: none } Hope this helps.Kind Regards, Marko Davidovic [email protected] Rate my support Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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 there a way to remove the "Total Number of Persons" line from being displayed at Step 4 of the form? Maybe a quick css code? Please see attachement.
Thank you.
Hello Christian,
Thank you for purchasing our product, and for reaching out to us.
Yes, this can be hidden with custom CSS we will send you the codes that you will need to apply.
For the number of persons, you can use this CSS code
And to hide the numbers you need to use this one
Hope this helps.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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