Website Building » Wix » How Do I Pin a Menu on Wix?

How Do I Pin a Menu on Wix?

Last updated on October 1, 2022 @ 7:55 am

There are a few different ways that you can go about pinning a menu on Wix. You can either use the Wix Editor, or you can use HTML to do it.

If you want to use the Wix Editor, then you can go to the “Add” menu and select “Sticky Menu.” This will add a sticky menu to your page that will stay at the top of the page as you scroll down.

GREAT NEWS:

Exciting update! We've collaborated with Wix to offer WBI users with a free plan for all website creation needs - Explore the details here.

If you want to use HTML to pin your menu, then you can add the following code to your page:

PRO TIP: If you are not careful, pinning a menu on Wix can result in your site being inaccessible to some users. This is because pinned menus can block content on your site, making it difficult for users to scroll down and view the rest of your page. If you do decide to pin a menu on Wix, be sure to test it on all devices and browsers to ensure that it does not adversely affect your site’s usability.

#my-menu {
position: fixed;
top: 0;
}

This code will create a fixed menu that will stay at the top of your page. You can change the “#my-menu” to whatever you want to call your menu. You can also change the links in the list to whatever you want them to be.

Drew Clemente

Drew Clemente

Devops & Sysadmin engineer. I basically build infrastructure online.