Brand Link on Nav Bar only appears on Home Page

The Brand Link on my site’s Nav Bar only appears on the home page. When I go to any other page, it disappears.

I believe i’m using the exact same version of the nav bar on every page. I’ve checked a number of different settings, and can’t figure out what’s going on?

Can someone please help? Thanks!!


Here is my site Read-Only:
https://preview.webflow.com/preview/jeffs-outdoor?utm_medium=preview_link&utm_source=designer&utm_content=jeffs-outdoor&preview=9e4af1401f8c673ca6c889e3bc5d5633&workflow=preview

Hi Mark,

I’m not sure what your design goals are but you can see on the homepage when you select the logo link [1], the current selector is automatically applied [2]. This means that you have a lot of styling [3] on that applies to that homepage version only.

Hi @markdaniel,

Since the navbar is the same on every page, you can just make the navbar a component and use it on the pages.

This solves two things:

  • Have a consistent elements reusable on the other pages
  • If you want to update the navbar, you only need to update the one component and the changes applies to all.

But if you want to have a custom navbar on some pages you can just unlink it’s instance or make the component have props. Tutorial here :smiley: https://www.youtube.com/watch?v=pj5D-I8vkyQ&t=364s