How to reposition navigation button?
-
hello.
First of all, thank you so much for developing a useful plugin.
The plugin works perfectly, and i want to display navigation button near slider instead of full-width.
So, I changed css like below
.swiper-button-prev{ left:auto; } .swiper-button-next{ right:auto; }
If doing this, the position of the next button overlaps the prev button.
I can apply different css to change the position of the button, but it’s hard to apply the media query for all device sizes.
Can you tell me if there is a way to move the position of the next button to the opposite slider?
Thank you.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How to reposition navigation button?’ is closed to new replies.