Project

General

Profile

BUG #3097

Updated by Tasfia Zaima 7 months ago

In mobile and tablet viewports, the carousel images do not scale correctly.   
 Parts of the images are cropped and the images appear blurry, reducing clarity and cropped, leading to loss of important visual quality. content.   
 This issue impacts user experience on smaller screens.   

 --- 

 ### Steps to Reproduce 
 1. Open the application.   
 2. Navigate to the carousel section.   
 3. Switch to tablet view (768–1023px) or mobile view (≤767px).   
 4. Observe how the carousel images are displayed.   

 --- 

 ### Expected Result 
 * Carousel images should resize proportionally and remain fully visible across all devices (desktop, tablet, mobile). 
 * Images should remain sharp and clear without cropping or blurring.   

 --- 

 ### Actual Result 
 * Carousel images appear cropped on mobile and tablet views. 
 * Images look blurry, losing visual clarity.   

Back