Skip to content
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

Dark Arrows (for lighter backgrounds) #440

Closed
gryftir opened this issue Aug 12, 2014 · 1 comment
Closed

Dark Arrows (for lighter backgrounds) #440

gryftir opened this issue Aug 12, 2014 · 1 comment

Comments

@gryftir
Copy link

gryftir commented Aug 12, 2014

What's the easiest way to get dark arrows? Unless I have a dark background, I can't see them.

@shockalotti
Copy link

Just edit your css to something like this:

.slick-prev:before, .slick-next:before {
color: #000;
}

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

No branches or pull requests

3 participants