The Testimonial Slider does not have an option to include dots (as well as arrows) even though it is selected. BUT the major issue is the slider begins centered and then with each arrow click, it becomes less and less centered so the testimonials are not legible. Big problem, haven't solved it on my own in 2 years :( Please help!
Oh and with newest update, I can't seem to make it automatically rotate through the carousel??
Thank you!
See here: https://coachingcircles.ca/
hi,
you can use this custom css.
.home section .flex-viewport ul.slides li{
margin-left:0px !important;
}
add this custom css in wp-admin>>appearance>>customize>>custom css
check:http://prntscr.com/q0fy0n
i hope it will work for you.