Hello, We have free services. In the service section, we left 0.00$ (screenshot). We would like that the price doesn't show when the user is booking (screenshot).
Also, on the congratulation screen, we would like to remove the line payment (screenshot).
Custom code needs to be applied to the page where the booking form is. Depending on what you're using (Gutenberg blocks, or some page builder), adding the CSS or JS can be done in a few different ways.
If you need help with adding custom CSS to the page, please take a look at this article.
I am not sure if it will work for you, for my site it worked
Please let me know if it works on your end. Thank you
Hello,
We have free services. In the service section, we left 0.00$ (screenshot).
We would like that the price doesn't show when the user is booking (screenshot).
Also, on the congratulation screen, we would like to remove the line payment (screenshot).
Thank you for your help.
Hi, Clémentine
Thanks for reaching out to us.
Please add this custom CSS to the booking page, and it should hide the price from the New Form :
Custom code needs to be applied to the page where the booking form is. Depending on what you're using (Gutenberg blocks, or some page builder), adding the CSS or JS can be done in a few different ways.
If you need help with adding custom CSS to the page, please take a look at this article.
I am not sure if it will work for you, for my site it worked
Please let me know if it works on your end. Thank you
And for the last step, this CSS :
So try to add them both, and let me know how it goes Thank you
Kind Regards,
Miloš Jovanović
[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
Thanks Milos, it works perfectly.