-
Couldn't load subscription status.
- Fork 1.4k
Enhanced hover effects for featureHeading on Kanvas page #7083
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
Enhanced hover effects for featureHeading on Kanvas page #7083
Conversation
Signed-off-by: kishore08-07 <kishorebsm8@gmail.com>
|
🚀 Preview for commit 7f8ef5c at: https://68fcdfb5d4cc728b361a2991--layer5.netlify.app |
src/sections/Kanvas/FeaturesSection/Design/DesignerFeatures.style.js
Outdated
Show resolved
Hide resolved
Signed-off-by: kishore08-07 <kishorebsm8@gmail.com>
|
🚀 Preview for commit d786825 at: https://68fe625a673ad3c325292bb0--layer5.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The behavior is not ideal. Color changes, and you can click in some areas, not others. Don't change color if you can't click or make everything clickable so color can change. Make sure that color change = clickable.
|
Thank you for your contribution! |
Signed-off-by: kishore08-07 <kishorebsm8@gmail.com>
I’ve made the whole box clickable now, so the hover color change aligns with clickability. Hope this resolves the issue! 🙌 |
|
🚀 Preview for commit f7b92ff at: https://68ff7b6f396c1c2df43ab55c--layer5.netlify.app |
|
@kishore08-07 lgtm |
|
🚀 Preview for commit 0d39454 at: https://68ffb5aa41a8cbe1fa04cfbe--layer5.netlify.app |
Description
This PR fixes #7082
Screencast.from.2025-10-25.19-54-12.webm
Notes for Reviewers
Signed commits