Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

onkarbhojane
Copy link

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

Copy link

netlify bot commented Jul 10, 2024

Deploy Preview for frontendprojects ready!

Name Link
🔨 Latest commit 16e7044
🔍 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.

@onkarbhojane onkarbhojane reopened this Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant