codingblocks.com icon indicating copy to clipboard operation
codingblocks.com copied to clipboard

slider-container overlapping issue

Open Abhijay007 opened this issue 4 years ago • 1 comments

In the slider section of the website below the navbar, the slider overlaps the navbar and cause visibility issues. I added the required margin to it and resolve that.

before: before

see in this part how the slider underlaps the navbar which causes visibility issues to the user. because contents of the navbar are barely visible to the visitor.

After: after

but after applying the appropriate margin to the slider, the contents of the navbar are visible

Abhijay007 avatar Jan 18 '21 20:01 Abhijay007

Hi Abhijay, the issue that you have mentioned here is evident on a few screen sizes, The margin that you have is not in accordance to various screen sizes including mobile design. I would request to update the fix for the same. Furthermore, we are already in process of giving a complete overhaul to codingblocks.com which would render these issues void.

BipinKalra avatar Jan 19 '21 13:01 BipinKalra