Is it possible to remove the price field from the booking module entirely and just offer free appointment booking? thanks
Hello, 1. Use following css code in Custom CSS to remove price field. Code: input#sr_price { display: none; } 2. Also set price 0.00 for your services as shown below in screenshot. It will resolve your issue. Thanks & Regards Yogesh Bhade