Advanced design customization

With Lodgify you can customize the design of your website with HTML, CSS, and JavaScript programming languages and apply a tailored style to all your public pages.

💡 Note: Make sure to use an HTTPS protocol whenever you put codes into the Lodgify console.

To customize your website using code, follow these steps:

  1. Go to your left-hand menu and select Website builder.
  2. In the Settings tab, select Advanced. 
  3. Include your custom codes into the Header injection and Javascript injection section.Screenshot 2025-01-29 at 10.55.59.png

Here is a recap of the sections and their use:

Section Use for...
Header - Custom HTML
💡 Note: The code will be injected in the <header> section of the website.
Meta Tags, for example, to include the Google site verification code.
Header - Custom CSS Page styles and design, for example, to amend the shape of buttons.
Footer - Custom Javascript
💡 Note: The code will be injected in the <body> section of the website.

Page functionalities, for example, to include your Facebook remarketing pixel or other types of trackers that need to go into the <body> section of the website.

Booking Engine Confirmation Page - Javascript injection
💡 Note: The code will be injected only in the check-out pages of the website.
Conversion tracking, for example, to include the Google Analytics tracking code to track visitors reaching your check-out.

💡 Note: we suggest using this section only if you have a thorough understanding of programming languages.

Was this article helpful?
12 out of 45 found this helpful
Back to top