Steps to embed the Calendly link on your website

Open you project

Please, navigate to the ‘Sites’ on the left menu bar and open your project

Untitled

Add the ‘Custom Code’ element

Please, choose the location where you want to place the calendar and drag the ‘Custom Code’ element there.

Untitled

Add the embedding code

<aside> 💡 <iframe src="Your calendar link" style="width:320px;height:630px;"></iframe>

</aside>