BUG #3860
Updated by Nazmul Hossain Shovon 4 months ago
### Description On the index page, the **"About Us"** and **"Sign In"** elements in the navbar are overlapping due to layout or spacing issues. This overlap creates a visual disruption and reduces navigation clarity for users. **Screens:** Desktop (≥768px), Tablet (375px–768px), Mobile (≤375px) **Tested By:** Aman Bhuiyan --- ### Steps to Reproduce 1. Open the PQS Japan staging website. 2. Navigate to the homepage. 3. Click on the "About Us" then hover the "Sign In" button. 4. Check the navbar section containing **About Us** and **Sign In**. 5. Observe the overlapping elements. --- ### Expected Result The "About Us" and "Sign In" elements should be properly spaced and aligned, with no visual overlap. ### Actual Result The two elements overlap on the index page, causing UI distortion and reducing navigation readability. --- ### Attachments - [Video Evidence](https://drive.google.com/file/d/1NQMpHRzDhHUvBOcmnLzrwfp5NlAfl_iH/view?usp=sharing) ### Module / Section Navbar / Header --- ### Root Cause: hover event --- ### Impacted Area: sign in section in navbar