-
Notifications
You must be signed in to change notification settings - Fork 197
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
fixed featured section issues #530
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@Tejashri-Taral kindly review and merge the request |
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.
Shop sandals box is overflowing out of the screen. Please fix it. @SumaLatha2023
@SumaLatha2023 Please fix the merge conflicts |
@hars-21 Merged |
Kindly merge it .. |
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.
@SumaLatha2023 There is too much white spacing that is not needed. You can reduce the size of the images too.
@hars-21 I have tried that but I couldn't find where the styling of the images is as the code was not as organized |
@SumaLatha2023 Where were you assigned? as I notice that you are not assigned to it |
Issue: Improper Display of Featured Section and Empty Button Elements
The featured section of the website had several issues affecting its visual appearance and usability:
Before:
After:
Screen.Recording.2024-10-18.175158.mp4
Fixes Implemented
Responsive Design:
Elimination of Unnecessary Buttons:
Button and Font Size Adjustments:
Improved Hover Animations:
Impact
These changes have significantly improved the usability and visual appeal of the featured section. The section now:
By addressing these key issues, the featured section is now fully optimized for both functionality and aesthetics.