-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Navigation bar contents not visible #20
Labels
bug
Something isn't working
Comments
Thanks @geekayush for pointing this out. I had the same gradient solution in mind. There's already an open PR #18 by @aniruddhparwal for the same issue, though his solution isn't good. He is out currently and will return after a week. So if you'd like you can take it up :) |
Okay. Would giving it a grey color with some box-shadow be fine? |
Yeah sure, go ahead :) 👍 |
Closed
@geekayush do you plan to continue work on it? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When the carousel gets a background with light colors, the links being white are not visible to eyes.
I would suggest adding a grey gradient to it. So that navigation bar gets independent of the background of the carousel.
The text was updated successfully, but these errors were encountered: