I have got a little problem.
I got a bxslider running on a website i am making. everything works properly until the slider starts at start again. It contains 3 slides, so after 2 clicks i am at slide 3. Once i click again on the “next button” it goes to slide 1. that is correct allthough it shifts up 30 pixels. I guess this is because i set my UL to padding-top to 30px. This is strange since i tell the whole UL to have a top padding.
I hope that someone can help me, it already took me over 2 hours to fix.
the website we are talking about: http://welkommagazine.nl/luuk/
thanks in advance.
Luuk
Have you tried moving the padding onto the parent div?