Issue: Navbar Overlapping on Scroll in Contact Us Page
Describe the issue
The navbar overlaps while scrolling on the "Contact Us" page.
Is this a bug or a feature?
This behavior is likely a bug because a properly functioning navbar should not overlap with content while scrolling.
To Reproduce
Steps to reproduce the behavior:
Navigate to the "Contact Us" page.
Scroll down the page.
Observe the navbar overlapping with other content on the page.
Expected behavior
The navbar should remain fixed or adjust its position appropriately as the user scrolls, ensuring it does not overlap with other page elements.
Screenshots
Additional context
This issue affects the user experience by obstructing content visibility.
The issue occurs consistently across different browsers/devices.
No recent changes were made to the navbar or CSS related to scrolling behavior before observing this issue.
Issue: Navbar Overlapping on Scroll in Contact Us Page Describe the issue The navbar overlaps while scrolling on the "Contact Us" page.
Is this a bug or a feature? This behavior is likely a bug because a properly functioning navbar should not overlap with content while scrolling.
To Reproduce Steps to reproduce the behavior:
Navigate to the "Contact Us" page. Scroll down the page. Observe the navbar overlapping with other content on the page. Expected behavior The navbar should remain fixed or adjust its position appropriately as the user scrolls, ensuring it does not overlap with other page elements.
Screenshots
Additional context
This issue affects the user experience by obstructing content visibility. The issue occurs consistently across different browsers/devices. No recent changes were made to the navbar or CSS related to scrolling behavior before observing this issue.