Hi, two calendars is displayed in date picker.
Regards,
Tom
tomasmac
In any reservation website you will need to choose check-in date and check-out date .
This is normal
But there are two symbols of calendar in each field 🙂 Look at the yellow area.
Hi tomasmac
Try to add to your custom.css file in this folder /templates/ja_hotel/css/ If you do not have already this file then create a new one
.fa-calendar:before { display:none; }
Thank you, it works 🙂 pavit