Comments 11Mehmet Soysal started the conversationSeptember 1, 2020 at 9:16amHello, How can I hide duration and cost for extra? I don't like that there is duration and cost for extra but not for service. I would love to have it either for both or for none. Thanks a lotMehmet [deleted] repliedSeptember 2, 2020 at 9:18amHello Mehmet Soysal, Thank you for your purchase. There isn't an option to remove these from the booking form, but they can be hidden with adding custom CSS. Please try adding this format HTML to the page where you have Amelia: <style> #amelia-step-booking0 > div.am-select-service > form > span > div > div:nth-child(2) {display:none !important;} </style>and let me know if it helped. 1 Like 11Mehmet Soysal repliedSeptember 2, 2020 at 1:17pmHi Marija, This works perfectly - Thanks a lot. ThanksMehmet[deleted] repliedSeptember 2, 2020 at 1:33pmGlad to see that. You are welcome. If you have any other questions or concerns feel free to open a new ticket and we will gladly help. Sign in to reply ...
Hello,
How can I hide duration and cost for extra?
I don't like that there is duration and cost for extra but not for service. I would love to have it either for both or for none.
Thanks a lot
Mehmet
Hello Mehmet Soysal,
Thank you for your purchase.
There isn't an option to remove these from the booking form, but they can be hidden with adding custom CSS.
Please try adding this format HTML to the page where you have Amelia:
and let me know if it helped.
Hi Marija,
This works perfectly - Thanks a lot.
Thanks
Mehmet
Glad to see that. You are welcome.
If you have any other questions or concerns feel free to open a new ticket and we will gladly help.