Need to remove part of pagination

I'd like to remove the pagination marked red in this example:
http://qwikad.com/test.php
I tried to do this through .swiper-visible-switch {background: #FF0000;} but it didn't do it. I guess it needs to be removed from the javascript itself. Basically, I don't want anything in red to be part of the pagination. I just want to slide 8 slides at a time.
Hope it makes sense. Shoot me a question if you want me to clarify more.
The javascript in question:…
Need to remove part of pagination

See original post by qwikad.com

Leave a Reply