Front-End-Projects icon indicating copy to clipboard operation
Front-End-Projects copied to clipboard

Fix Contribution Button by Adjusting z-index in CSS for Main Tag (Issue #1997)

Open onkarbhojane opened this issue 1 year ago • 1 comments

This pull request addresses issue #1997, where the Contribution Button on the main page was not functional. The root cause was identified as a CSS z-index conflict.

Changes Made Updated the CSS file to modify the z-index value of the

tag to ensure that it does not overlap and block the Contribution Button.

Testing Verified that the Contribution Button is now clickable and functional on the main page. Ensured that other elements on the page maintain their intended stacking order and functionality. Issue Link

Screenshot 2024-07-10 111920

Closes #1997

onkarbhojane avatar Jul 10 '24 08:07 onkarbhojane

Deploy Preview for frontendprojects ready!

Name Link
Latest commit 16e70443bbe188a4631b8d30a63df65d4815cd7e
Latest deploy log https://app.netlify.com/sites/frontendprojects/deploys/668e46f5285d540008fa873b
Deploy Preview https://deploy-preview-2003--frontendprojects.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jul 10 '24 08:07 netlify[bot]