Viewing 1 replies (of 1 total)
  • Eugene White

    (@eugenewhite)

    Hello @dekla.

    Thank you for your feedback, we appreciate it.
    Please be informed that the guest number selectors cannot be removed from the booking confirmation page, they are necessary for the booking system to work properly and for guests to be able to place reservations. As for the availability calendar, I may suggest you apply custom CSS under the Dashboard > Appearance > Customize > Additional CSS like:

    .single-room-calendar-wrapper{
        display: none;
    }

    Add “!important” if needed.

Viewing 1 replies (of 1 total)

The topic ‘Request to delete forms’ is closed to new replies.