Open
Description
Preliminary Check
- I have searched the existing issues
- This issue is reproducible
Bug Summary
The light-to-dark mode toggle switch was not visible on the Careers page due to navbar alignment issues. After fixing the navbar, the toggle switch became visible, and the navbar elements were properly aligned. Additionally, items such as Courses, Trends, Tools, Blogs, Quiz, Games, and MAPS were moved under an "Explore More" dropdown, ensuring consistency across all pages.
Steps to Reproduce
- Open the Careers page (
careers.html
) in a browser. - Observe the navbar alignment.
- Notice that the light-to-dark mode toggle switch is not visible.
- Check for the inconsistency in the placement of items like Courses, Trends, Tools, Blogs, Quiz, Games, and MAPS across pages.
Expected Behavior
- The light-to-dark mode toggle switch should have been visible and functional without alignment issues in the navbar.
- Items such as Courses, Trends, Tools, Blogs, Quiz, Games, and MAPS should be consistently placed under "Explore More" across all pages.
Screenshots/Logs
Before Fix:
- Navbar misaligned.
- Light-to-dark mode toggle switch not visible.
- Items like Courses, Trends, Tools, Blogs, Quiz, Games, and MAPS not grouped under "Explore More."

After Fix:
- Navbar properly aligned.
- Light-to-dark mode toggle switch visible and functional.
- Items grouped under "Explore More" for consistency.

Additional Information
- I agree to follow this project's Code of Conduct
- I'm a GSSOC'24 contributor
- I want to work on this issue
- I can provide more details if needed
Metadata
Metadata
Assignees
Labels
No labels