As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #2307642
Remove item
Closed

Comments

  •  1
    Declan Kennard started the conversation

    Please, I would like to remove "employee " from booking form and have the date and local time in line.

  • [deleted] replied

    Hello Declan, 

    Apologies for replying late, we are not working on weekends. 

    Unfortunately, there isn't an option to remove the employee from the booking form but you can hide that element with custom CSS. 

    You can try this custom CSS for hiding the employee in the booking form: 

    <style>#am-confirm-booking > div:nth-child(1) > form > div.am-confirm-booking-data.el-row > div.el-col.el-col-24.el-col-sm-24 > div > div:nth-child(1) {display: none;}</style>

    I'm not sure why you have these in two rows (time and date), it must be due to your theme's CSS or some custom CSS or similar since it is normally in one row like here: 

    1850984118.png

    But I assume with hiding the employee they will be placed in one row. 

    Let me know if this helped!


  •  1
    Declan Kennard replied

    Worked, thank you

  • [deleted] replied

    You are welcome, Declan. 

    Great, glad to hear that!

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