Okay
  Public Ticket #2407587
hide employees on frontend
Closed

Comments

  • Francesco started the conversation

    Hello,

    can you tell me how to hide the employee choice on the frontend.
    I would like my users to view all employee availability without being able to choose it.

    Thanks so much.

  • Francesco replied

    The website is www.starwall.it

  • [deleted] replied

    Hello Francesco, 

    Thank you for your purchase. 

    Please try adding this format HTML to the page where you have your Amelia shortcode: 

    <style> 
    #am-service-booking > div > div.am-service > div.am-service-info > div > div:nth-child(2) {display:none;}
    .el-form-item.am-select-employee-option {display:none;}
    </style>

    This is for hiding both parts with the employees, please look at the attachments. 

    Let me know if this helped!

  • Francesco replied

    Perfect!!
    Thanks.

  • [deleted] replied

    Glad to see that. 

    You are welcome, Francesco. 

    If you have any other questions or issues feel free to open a new ticket and we will gladly help.