Menu items (Nav links) reacting to different pages

Is there some way to make the menu items change to alternative nav links when you are at a certain page? Example:

Main page navbar items: RED GREEN BLUE

Reg page navbar items: BACK RED2 RED3

By creating multiple global Navigation objects?

br Tomas

Hi @raulipadding, thanks for the good question !

At the moment, to do this with no code, only using Webflow, you will need to create two separate navbar symbols, one for the main page, and one for the other pages.

Alternatively, you can also add custom code to the regular pages to change the css dynamically at page load: Custom code in head and body tags | Webflow University

I hope this helps !

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.