-
Notifications
You must be signed in to change notification settings - Fork 58
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
Customize next and previous button #29
Comments
@chayancbnits I see that controls layer of Swiper v2 is not working properly.. I will rewrite it again. Sorry |
Thanks for reply me, I am waiting for new version. |
@oxyii the new version v2.1.0, is it fixed now? |
I will close issue when will be fixed |
Hello, would be nice to have an update on this. |
Hello @jarvisluong - I can take this one :) |
Sure, please go ahead |
Thanks @jarvisluong I will be raising PR to customize the Next and Previous button. May I know what else I should include apart from styling ? @oxyii please feel free to post any suggestions |
@oxyii ..I Have tried the solution you have mentioned in the below link:
#12 (comment)
Currently, In the prevpos and nextPos I have mentioned "left" and "right" respectively. But It does not show at the edge of the Container
I guess internally it contains a margin of 20 px. I have tried with the containerWrapperStyle.. does not seems to work..:(
The text was updated successfully, but these errors were encountered: