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

Make the landing page more responsive. #167

Open
shivenyadavs opened this issue Oct 25, 2024 · 1 comment
Open

Make the landing page more responsive. #167

shivenyadavs opened this issue Oct 25, 2024 · 1 comment

Comments

@shivenyadavs
Copy link

The "Shop Now" button on the front page of the eCommerce website is not responsive. When viewed on different devices (mobile, tablet, desktop), the button’s size and position do not adjust properly, making it difficult to click or visually unappealing on smaller screens.
To make the "Shop Now" button responsive, I will:

Use CSS media queries to adjust the button’s size, padding, and positioning for various screen sizes.
Implement a flexible layout using relative units like percentages, vw (viewport width), and vh (viewport height) to ensure the button adapts across devices.
Ensure proper alignment of the button using CSS Flexbox or Grid, so it stays centered and visually balanced on all screen sizes.
Test for responsiveness on multiple devices and orientations to ensure the changes are effective and the button is user-friendly on mobile, tablet, and desktop.

@MinavKaria
Copy link
Owner

Hi @shivenyadavs! Thanks for opening this issue on Ratna Supermarket. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

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

No branches or pull requests

2 participants