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

Overlapping of Social Media Icons with Scroll to Top Button #223

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

snehhhcodes
Copy link
Contributor

Related Issue

None

Fixes: #99

Description

The social media icons in the footer are currently overlapping with the "scroll to top" button. This overlap makes it difficult for users to access or click on the social icons when scrolling to the bottom of the page.

Expected Behavior:

The social media icons should be fully visible and clickable, without being obstructed by other elements on the page.

Proposed Solution:

The issue can be resolved by adjusting the position of icons. By making this change, the icons will remain fully accessible, and users won’t encounter any problems interacting with them.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

Before:
screen-capture.webm
After:
screen-capture (1).webm

Checklist:

  • I have made this change from my own.
  • I have taken help from some online resources.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers and screenshots after making the changes.

Copy link

vercel bot commented Oct 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
buddy-trail ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 5:56pm

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our contributing.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Oct 7, 2024

Deploy Preview for scintillating-paletas-281a2f failed. Why did it fail? →

Name Link
🔨 Latest commit 21ec9ec
🔍 Latest deploy log https://app.netlify.com/sites/scintillating-paletas-281a2f/deploys/670420d3e572850008f99381

Copy link

netlify bot commented Oct 7, 2024

Deploy Preview for preeminent-madeleine-1a49e0 failed. Why did it fail? →

Name Link
🔨 Latest commit 21ec9ec
🔍 Latest deploy log https://app.netlify.com/sites/preeminent-madeleine-1a49e0/deploys/670420d38dfcbe000865c9de

@snehhhcodes
Copy link
Contributor Author

@PriyaGhosal please review it once!!

@PriyaGhosal PriyaGhosal merged commit 39c6b97 into PriyaGhosal:main Oct 8, 2024
2 of 10 checks passed
@PriyaGhosal
Copy link
Owner

@snehhhcodes Your pull request has been successfully merged! Don't stop here—continue contributing by addressing more issues and aiming to become a top contributor. Exclusive swag awaits for those who go the extra mile!
Great contribution to GSSOC'24 EXTENDED! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overlapping of Social Media Icons with Scroll to Top Button
2 participants