I've created a Slider using Views but I'm struggling to customise the CSS rules for the pagination dots. I haven't set the View to not show the dots if there's only one item but nevertheless they don't show. If I set the slider to select more than one post, the dots show but it's impossible to inspect the CSS rules being applied because it jumps around as the slides move from one to the next. The maximum delay I can set between slides is 19 seconds which isn't long enough.
Can you let me know which classes are being applied to the dots along with the default rules please or tell me how I can extend the length of time between slides so I have more time to inspect the rules myself?
Thanks