hammadii123 / hammadii123/Fitolution

✅ Enhancement: Highlight Active Navigation Link Based on Current Route

Open
#32 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
9
PR merge metrics
No merged PRs in 30d

Description

# ✅ Enhancement: Highlight Active Navigation Link Based on Current Route

## Description
### When a user navigates to any page (e.g., `/about`), the corresponding link in the navigation bar (**About**) should be highlighted in **green** (the ## theme color) to indicate the current active page.

## Current Behavior
- The navbar does **not** highlight the active link.
- Users have no visual clue which page they are currently on, unless they check the URL.

Image

## Expected Behavior
- The active navigation item (e.g., **About**) should be visually distinguished — ideally using the same green color as the site's theme (`#A2E33E` or similar).
- This improves **navigation clarity** and **user experience**.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.