Skip to content

Conversation

ritorhymes
Copy link

Description

On small-screen desktop viewports, the language selector renders with a white background and white text, making the options completely invisible. This effectively blocks users from being able to select or change their language in those conditions (unless hovering over each option to reveal the text with the blue highlighter). On mobile devices, the native browser UI handles the selector's styling automatically, so the issue only appears in non-mobile small screens.

This update fixes the issue by explicitly styling the language selector with a black background, in keeping with the style of the mobile menu, so that the text remains visible and accessible across all devices.

Before
lang-before

After
lang-after

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant