-
Notifications
You must be signed in to change notification settings - Fork 157
Description
π Issue Description:
Currently, the pagination dots for the carousel/slider are not clearly visible. They seem to either blend into the background or are too faint to notice, especially on certain screen sizes or backgrounds.
Without visible pagination dots, it's difficult for users to realize that the content is part of a carousel and that more content exists.
Screenshot:
β
Expected Behavior:
Pagination dots should be clearly visible and match the siteβs theme for better UX.
They should indicate how many slides are available and which one is currently active.
π« Current Behavior:
Dots are either not visible or too light.
Users may not even realize that the section is scrollable/swipeable.
π¨ Suggestion:
Change the color of the pagination dots to orange, which is already a theme color of the site.
This would ensure better contrast and visibility, and also align with the branding.