when Users choose the Date and the slot for a booking they also have to choose the duration. As it happened not all users see that they can choose the duration.
How can I make it pop up more?
My Idea is a headline above the list and make the background in another color.
By default, there is no option to "enhance" this field, but you can certainly change the background color or change the color of the field where the customer can choose the duration.
For example, you can use this CSS code, to make it pop up a bit
Here is the CSS code
#amelia-container > div.am-fs__main.am-rw-768 > div > div.am-fs-dt__calendar.am-fs__main-content > div.am-fs-dt__calendar > div > div.am-advsc__duration > div > div > div > div > input{ background-color: red!important; } #amelia-container > div.am-fs__main.am-rw-768 > div > div.am-fs-dt__calendar.am-fs__main-content > div.am-fs-dt__calendar > div > div.am-advsc__duration > div > div > div > div > input{ color: white!important; } #amelia-container > div.am-fs__main.am-rw-768 > div > div.am-fs-dt__calendar.am-fs__main-content > div.am-fs-dt__calendar > div > div.am-advsc__duration > div > div > div > div > span > span > i > span{ color: white!important; }
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.
Unfortunately, there is currently no such option with Amelia's built-in features.
Please feel free to search through our feature suggestion page, to see if someone may have already suggested this feature. If you can't see it, feel free to add your suggestion there, and as more people vote, the feature will move higher on the priority list.
You can certainly follow our changeLog page if you'd like, where we state any changes/new features/bug fixes during updates and our newsletter, so you're informed about new features, bug fixes, freebies, etc.
Hey,
when Users choose the Date and the slot for a booking they also have to choose the duration. As it happened not all users see that they can choose the duration.
How can I make it pop up more?
My Idea is a headline above the list and make the background in another color.
Thanks in advance
Sascha
Attached files: Bildschirmfoto 2024-01-22 um 17.12.00.png
Hello Sacha,
Thanks for reaching out to us.
By default, there is no option to "enhance" this field, but you can certainly change the background color or change the color of the field where the customer can choose the duration.
For example, you can use this CSS code, to make it pop up a bit
Here is the CSS code
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 hope it helps.
Kind Regards,
Stefan Petrov
[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
Hey Stefan,
it works just perfect. Thank you very much.
Cheers
Sascha
Hello Sascha,
You are most welcome!
Please, let us know if you have any other questions or issues and we will gladly help.
Have a nice day!
Kind Regards,
Stefan Petrov
[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
Is there also an easy way to have a headline above the dropdown?
Like "Choose a duration"?
Attached files: Bildschirmfoto 2024-01-23 um 13.08.24.png
Hello Sascha,
Unfortunately, there is currently no such option with Amelia's built-in features.
Please feel free to search through our feature suggestion page, to see if someone may have already suggested this feature. If you can't see it, feel free to add your suggestion there, and as more people vote, the feature will move higher on the priority list.
You can certainly follow our changeLog page if you'd like, where we state any changes/new features/bug fixes during updates and our newsletter, so you're informed about new features, bug fixes, freebies, etc.
Kind Regards,
Stefan Petrov
[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