-
Notifications
You must be signed in to change notification settings - Fork 193
Description
What’s your idea?
Issue:
FAQ page is hard to read and not mobile-friendly. The questions all look the same, there’s too much empty space on the left, and the answers are always visible, making the page long to scroll.
Steps to Reproduce:
Visit the FAQ page.
Scroll through the list of questions and answers.
Notice the uniform design, extra left spacing, and long scroll due to all answers being open.
Expected:
The FAQ page should be easy to scan, mobile-friendly, and have collapsible questions to save space. The design should be cleaner, with better alignment, spacing, and text contrast.
Proposed Solution:
Use Bootstrap accordion to make questions collapsible.
Center content and reduce unused left space.
Improve spacing, text contrast, and mobile responsiveness.
Please assign this issue to me if approved.
