Skip to content

Fix: sticky footer, bottom checkout bar, and divider inset on cart page#332

Open
Soham156 wants to merge 3 commits into
PatelHarsh2006:mainfrom
Soham156:feature/cart-page-layout-fixes
Open

Fix: sticky footer, bottom checkout bar, and divider inset on cart page#332
Soham156 wants to merge 3 commits into
PatelHarsh2006:mainfrom
Soham156:feature/cart-page-layout-fixes

Conversation

@Soham156
Copy link
Copy Markdown
Contributor

Summary
Fix cart page layout and footer positioning

Description / Changes:

  • Made footer stick to the bottom of the page
  • Moved total amount and checkout button into a fixed bottom bar above the footer
  • Added a divider line to visually separate sections

Fixes #328

Soham156 and others added 2 commits May 28, 2026 12:15
Made footer stick to bottom, moved total and checkout to a bottom bar above the footer, and added divider line for separation.
@PatelHarsh2006
Copy link
Copy Markdown
Owner

@Soham156 You have also removed the Promocode section, which is Not meant to be Removed. Add that part of Code again by Copying File changed section of this PR

@Soham156
Copy link
Copy Markdown
Contributor Author

@PatelHarsh2006 I have added coupon section again on cartpage.

@PatelHarsh2006
Copy link
Copy Markdown
Owner

@Soham156 Add screenshots of the Visual changes happened in the Webpage

@Soham156
Copy link
Copy Markdown
Contributor Author

When I raised this PR, the Cart page UI was as shown below.

Image

Since then, the promo code section PR has been merged into the target branch, which changed the Cart page layout. Because of that, the current UI appears as shown below.

Image

The visual differences are coming from the promo code changes and not from this PR.

@PatelHarsh2006
Copy link
Copy Markdown
Owner

@Soham156 Resolve Conflicts, by Syncing the Branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI BUG]: Cart page footer is not fixed and overall page styling needs improvement

2 participants