Skip to main content
All CollectionsWebsite Embed
Adding your menu to your website
Adding your menu to your website

Keep your website up-to-date with an embedded Sippo menu

Updated this week

Adding your Sippo menu is as simple as adding one line of code to your website:

Find your embed code

First, navigate to the main Menu page and click on Share > Embed on your website.

You'll be presented with a modal with your embed code. Copy this embed code, as you'll need it for the next step.

Add your embed code to your website

Depending on the platform you're using, steps may differ. Here are guides for some of the most common platforms:

Squarespace


From the Squarespace dashboard, open the page you'd like to edit and add a Code Block. Paste your embed code into the Code Block.

For more information, see the following guide from Squarespace: Adding custom code to your site

Wordpress.com


From the Wordpress.com dashboard, open the page you'd like to edit and paste your embed code into a Custom HTML Block.

For more information, see the following guide from Wordpress.com:ย Custom HTML Block

Wix


From the Wix dashboard, open the page you'd like to edit and click on Add Element. From the modal, click Embed Code > Popular Embeds > Embed HTML.

In the code block, add the following code:

<div>
[REPLACE WITH EMBED CODE]
</div>

Replace the entire line between the <div> and </div> with your embed code. Finally, resize the element on your site to your liking.

As Wix embeds remove all styling, we recommend adding styling back in via CSS. Contact us if you'd like assistance in getting your embed to match the look and feel of your existing site.

For more information, see the following guide from Wix: Embedding a Site or Widget

Did this answer your question?