Skip to content

fix: update the text color of the navbar section in dark mode.#594

Open
palchhinparihar wants to merge 1 commit intoMayur-Pagote:mainfrom
palchhinparihar:fix/navbar-content-dark-mode
Open

fix: update the text color of the navbar section in dark mode.#594
palchhinparihar wants to merge 1 commit intoMayur-Pagote:mainfrom
palchhinparihar:fix/navbar-content-dark-mode

Conversation

@palchhinparihar
Copy link
Contributor

Hi, Palchhin here,

🛠 Pull Request Template

📌 Related Issue

Fixes: #593


🔍 Describe your changes?

Hi, Palchhin here,

This PR fixes an issue where the navbar content was not visible on mobile screens when opening the hamburger menu.

🐛 Bug Description

When opening the navbar on mobile screens via the hamburger menu, the navigation content was not displayed. Although the menu appeared to open, the links and items inside the navbar were not visible to users.

🔁 Steps to Reproduce

  1. Open the website.
  2. Resize the browser to a mobile screen size (or use device inspector).
  3. Click on the hamburger menu icon in the navbar.
  4. Observe that the menu opens, but the navigation content is not visible.

✅ Expected Behavior

The navbar should display all navigation links and menu content clearly when the hamburger menu is opened on mobile devices. The mobile menu should be fully visible and accessible to users.

This PR updates the mobile navbar behavior to ensure the navigation items render correctly and remain visible when the hamburger menu is toggled.


📸 Screenshot

image

🧪 Checklist

Please check all that apply:

  • I have tested my changes locally.
  • I have followed the project's code style and guidelines.
  • I have added necessary comments and documentation.
  • The code compiles and runs without errors.

🗒️ Additional Notes (Optional)

Nothing


Lemme know for any changes to be made.

Thank you.

@vercel
Copy link

vercel bot commented Feb 15, 2026

@palchhinparihar is attempting to deploy a commit to the mayur-pagote's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Mobile navbar content not visible

1 participant