Customize your ReservationKey reservation pages with HTML and CSS. This tutorial shows how to build a custom theme that matches your site's branding and layout.
A common request is to add a search bar / widget to a user's website, which allows guests to enter dates and see available rooms. Normally this is straightforward - just copy the code we provide and paste it into your website. Here, it was a bit tricker since Elementor and WordPress blocked custom Javascript from being directly embedded into the HTML widget. So we had to break our code into three sections.