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

Fix mobile layout for banner and shop from gram section #704

Closed
wants to merge 1 commit into from

Conversation

git-ellea
Copy link

Problem: The banner and the shop from gram section sections of the website were not displaying correctly on mobile devices. The banner text was oversized, and the Instagram images were misaligned, leading to a poor user experience on smaller screens.

Solution: I made adjustments to ensure proper display on mobile devices:

Banner Section:

  1. Adjusted text sizes and padding to improve readability and appearance on smaller screens.
  2. Implemented responsive styles to ensure the banner adapts correctly without overflowing or being misaligned.

Instagram Section:

  1. Modified the layout to ensure images are displayed in a grid format that is responsive to different screen sizes.
  2. Ensured images maintain their aspect ratio while fitting within the mobile layout.

Before and After Screenshots

Before:

b4441
b4442
b4442i

After:

after111
after112
after112i
after112ii
after112iii

Copy link

vercel bot commented Oct 29, 2024

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

Name Status Preview Comments Updated (UTC)
trend-trove-ecommerce ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 5:46pm

@Tejashri-Taral
Copy link
Owner

Please read #90

@Tejashri-Taral Tejashri-Taral added the wontfix This will not be worked on label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants