Project

General

Profile

BUG #3913

Updated by Nazmul Hossain Shovon 4 months ago

On the **Contact Us** page in **desktop view**, the **“Send Message”** button overlaps with the **footer section**, causing a broken layout and reducing form usability.   
 This indicates insufficient spacing and improper footer boundary handling. 

 **Screens:** Desktop (≥768px)  
 **Tested By:** Tasfia Zaima   

 --- 

 ### Steps to Reproduce 
 1. Open the PQS Japan staging website.   
 2. Navigate to the **Contact Us** page.   
 3. Scroll to the bottom where the **Send Message** button is located.   
 4. Notice the overlapping behavior with the footer area. 

 --- 

 ### Expected Result 
 The **Send Message** button should be positioned **clearly above the footer**   
 with proper bottom spacing and padding to preserve layout clarity. 

 ### Actual Result 
 The button **overlaps** with the footer, creating visual collision and layout instability. 

 --- 

 ### Attachments 
 - [Screenshot](https://drive.google.com/file/d/1PyFV2SIWNx3G9NuqotMJJZbM-crjG8sE/view) 

 ### Module / Section 
 Contact Us Page → Form Footer Spacing 

 --- 

 ### Root Cause: 
 lack of gap below main content 
 

 --- 

 ### Impacted Area: 
 Footer

Back