Website Building » Wix » How Do I Add a Drop Down Menu in Wix?

How Do I Add a Drop Down Menu in Wix?

Last updated on January 3, 2023 @ 8:13 pm

There are many ways to add a drop down menu in Wix. You can use the Wix platform to create a drop down menu, or you can use HTML to create a drop down menu.

If you want to use the Wix platform to create a drop down menu, you can use the “Add Page” feature. To do this, click on “Add Page” in the top menu bar. Then, select “Drop Down Menu” from the list of page types.

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.

Once you’ve selected “Drop Down Menu”, you’ll be able to choose how many pages you want in your menu and what order they should appear in. You can also add sub-pages to your drop down menu. To do this, click on the “Add Sub-Page” button.

PRO TIP: If you are not careful, adding a drop down menu in Wix can cause your site to break. It is important to test your site after adding a drop down menu to ensure that it still works correctly.

If you want to use HTML to create a drop down menu, you can do so by using the “<select>” tag. The “<select>” tag is used to create a drop-down list. The “<option>” tag is used within the “<select>” tag to define the options that will appear in the drop-down list.

To create a drop-down list with three options, you would use the following code:

<select>
<option value="1">Option 1</option>
<option value="2">Option 2</option>
<option value="3">Option 3</option>
</select> 

The value attribute is used to define the value that will be submitted when an option is selected. The text between the tags is what will be displayed in the drop-down list.

Kathy McFarland

Kathy McFarland

Devops woman in trade, tech explorer and problem navigator.