Skip to content

Is there an easy way to change/customize the arrows ? #10

Answered by yifaneye
Bokomoko asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Bokomoko ! Thank you for raising this question up! 😀 To change the symbol of the arrows in the carousel, use the leftIcon prop and the rightIcon prop. Unfortunately, there is currently no way to resize, change color of the default arrows in the carousel. However you can customize the icon from my implementation at https://github.com/yifaneye/react-gallery-carousel/blob/master/src/components/IconButton/IconButton.js#L8 and put your customised versions into the leftIcon prop and the rightIcon prop respectively.

Hope this helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yifaneye
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants