Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Sticky Navigation Bar on Scroll #22

Open
kratik1237 opened this issue Jul 12, 2024 · 1 comment
Open

Implement Sticky Navigation Bar on Scroll #22

kratik1237 opened this issue Jul 12, 2024 · 1 comment
Assignees

Comments

@kratik1237
Copy link

When scrolling the home page, the navigation bar should remain visible and fixed at the top of the viewport. Currently, the navigation bar scrolls with the rest of the page content. This feature aims to enhance user experience by ensuring easy access to navigation links regardless of the page's scroll position.

Expected Behavior
The navigation bar should stay fixed at the top of the screen while scrolling down the home page.
The sticky navigation bar should maintain its original styling and functionality.
The implementation should be compatible with all major browsers and responsive across different device sizes.
Steps to Reproduce
Visit the home page.
Scroll down the page.
Observe the current behavior of the navigation bar.

@kratik1237
Copy link
Author

@Akshat111111 please assign me .

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

No branches or pull requests

2 participants