Okay
  Public Ticket #2524765
Hide Extras duration and costs
Closed

Comments

  •  11
    Mehmet Soysal started the conversation

    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 

  • [deleted] replied

    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: 

    <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. 

  •  11
    Mehmet Soysal replied

    Hi Marija, 

    This works perfectly - Thanks a lot. 

    Thanks

    Mehmet

  • [deleted] replied

    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.