How do I remove the "Any Supervisor' option form the list in the attached.
Also when people make a selection and selection the continue button the button on the next screen is no longer white background and is difficlut to see. How can I make this button so the background is white and the text is blue.
Unfortunately, that button can't be removed. That is - we can hide it from the selection with some custom CSS, but it will still be the default option when people view the form. Our developers will add the option to exclude "Any Employee" in the future, but I can't say when it will be included.
The button that changes the color is caused by styles of your theme (most likely). Can you provide me the URL to the booking form, so I can inspect it, and see what CSS you can use to change the color.
Good Morning,
How do I remove the "Any Supervisor' option form the list in the attached.
Also when people make a selection and selection the continue button the button on the next screen is no longer white background and is difficlut to see. How can I make this button so the background is white and the text is blue.
Thank you
Hello Bruce
Unfortunately, that button can't be removed. That is - we can hide it from the selection with some custom CSS, but it will still be the default option when people view the form. Our developers will add the option to exclude "Any Employee" in the future, but I can't say when it will be included.
The button that changes the color is caused by styles of your theme (most likely). Can you provide me the URL to the booking form, so I can inspect it, and see what CSS you can use to change the color.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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
Hello Bruce,
Apologies for the delayed response, we don't work on weekends and we had some non-working days due to a holiday in our country.
Aleksandar is out of the office so I will try to help out.
You can add this custom CSS to the page where you have Amelia to change the button color:
If you don't have a custom CSS otpion on the page, you can add it as format HTML:
For hiding the employee selection you can add this format HTML to the page where you have your Amelia shortcode :
and let me know if it helped.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.