My customer would love to hide the employees field when customer book an Appointment. Is it possible to just have a book an appointment Button? So the customer can not choose the employee and there is no field with "any employee" to click on. There are employees in amelia but the shopowner doesnt want to show them. Can you help me with that? I Put a picture on the button is in the red field which should be hided.
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.
If you need help with adding custom JS to the page, please take a look at this article.
My customer would love to hide the employees field when customer book an Appointment. Is it possible to just have a book an appointment Button? So the customer can not choose the employee and there is no field with "any employee" to click on. There are employees in amelia but the shopowner doesnt want to show them. Can you help me with that?
I Put a picture on the button is in the red field which should be hided.
Greetings Sorry for my english :-)
Hi Dirk
Thank you for reaching out to us.
You can hide the employee section with this CSS:
I hope this helps, do let us know if you need any further assistance.
Sorry Blazenka, can you please explain which CSS should be modified?
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.
If you need help with adding custom JS to the page, please take a look at this article.