firecamp-dev / website

https://firecamp.io
GNU Affero General Public License v3.0
5 stars 9 forks source link

Highlight active nav link items #26

Open janvi01 opened 10 months ago

janvi01 commented 10 months ago

while navigating from the navbar, if you are on /blog the navbar should highlight 'Blog', the same applies if the user is on /pricing the navbar should highlight 'Pricing`.

For dropdowns, if the user is on any subcomponent page, it should highlight the respective nav item.

By highlight, I mean change the styling maybe add a bottom border, or change bg.

something like this -

Screenshot 2023-12-19 at 3 18 41 PM