Where can i edit the styles for the left and right arrows on the main slider? Also, if i'm only using 4 images in the client slider it is not centered. Where can i adjust this as well to make it center 4 logos. I tried using an empty cell for the first logo which centered it on desktop, but on mobile it was an issue.
I found a work around for the client slider, but still would appreciate your direction on the arrows on the main slideshow please. They are not vertically centered and i need to bump them down a bit.
Hi
Please send us your site url and FTP account because it will take time for us to fix this issue. The problem is quite complicated
I cannot send you our FTP account information. As a general rule we don't give anyone access to our server. Are there specific files i can send you?
It is impossible to center 4 items because plugin does not support that.
Only can center if the number of item is odd like 3,5,7,9,...
Also, if you want to show dots and arrows, you need to modify in file script.js. Search for class .client-slider
and change value of attribute nav: !1 and dots: !1
(replace 1 with 0)