-
Notifications
You must be signed in to change notification settings - Fork 211
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
ADD: Added descriptive titles for all three buttons #363
ADD: Added descriptive titles for all three buttons #363
Conversation
Added Google Sign Up
Added the cart button
Update Sidebar Toggle Functionality and Sidebar position updated
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for collect-your-gamingtools ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
after deploying it is working fine |
FEATURE : Underline Effect Added
adding annimation to buttons
Added Contributor's Page
@Sai-ganesh-0004 The chatbot button styling is changed, it should remain same. |
The 'chat with us' should in black type background like other namings you made |
Actually it is in black because as you directly bought it from the website chatbase i could not actually add descriptive title for as it is not an element in html or css so i installed a photo of the chatbox and when clicked on that it will open the chatbox |
If you want i could put the orange chatbox icon instead of black one |
any updates |
Pull Request Title
Issue #351 : Add Descriptive Titles to Icons solved
Type of PR
Description
This pull request aims to enhance the user interface by adding hover effects for three buttons: the Dark Mode toggle, the Chatbox icon, and the Scroll to Top button. The hover effects provide users with visual feedback, improving usability and accessibility.
Screenshots / Videos (if applicable)
Before
After
Checklist
Additional Context
The hover effects were achieved using CSS pseudo-elements. I faced some challenges with positioning the hover text correctly, but adjustments were made to ensure that it appears neatly above the respective buttons. The implementation was tested in multiple browsers to ensure consistency.
Thank you for reviewing my pull request!