-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Description of the problem
Currently, the mobile view of the website footer stacks all navigation links into a single, center-aligned vertical column. This creates excessive scrolling, poor utilization of screen real estate, and makes it harder for users to quickly scan for the links they need.
Proposed Solution
I propose redesigning the mobile footer using a responsive CSS Grid layout. By grouping the links into distinct columns with categorized headers (e.g., Resources, Community, Legal) and aligning them to the left, we can significantly improve mobile navigation, increase touch-target accessibility, and give the site a more modern feel.
I have already built and tested this redesign locally and will link a PR shortly with visual Before/After comparisons!

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels