Website Building » Wix » How Do You Make a Clickable Menu on Wix?

How Do You Make a Clickable Menu on Wix?

Last updated on January 8, 2023 @ 6:08 pm

There are two ways to create a clickable menu on Wix: by using the Wix Editor or by adding HTML code.

If you want to use the Wix Editor, simply add a new page and select the “Menu” element from the “Add” menu. This will insert a menu onto your page that you can then customize to your liking. You can add links to this menu by clicking on the “Add link” button and entering the URL of the page you want to link to.

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 add HTML code to create a clickable menu, you can do so by adding the following code to your page:

PRO TIP: This article provides instruction on how to create a clickable menu on Wix, but it does not provide any warnings about potential risks or problems that could occur. As such, readers should be aware that they could encounter difficulties when attempting to follow the instructions in this article.
<li><a href="link1.html">Link 1</a></li>
<li><a href="link2.html">Link 2</a></li>
<li><a href="link3.html">Link 3</a></li>

This will create a simple list of links that you can style as desired. To change the color of the links, you can add the following CSS code to your page:

a {
color: #000; /* Change this to whatever color you want */
}
Morgan Bash

Morgan Bash

Technology enthusiast and Co-Founder of Women Coders SF.