Is there a way to make the slider continue to change even if the mouse hovers over it.
My client doesnt like the fact that it freezes when they put there mouse over the slider image.
Some CSS for the custom section would be great!
Thanks
@cocopel12 I think custom css would not help you achieve what you are looking for. You will have to edit the attitude-slider-setting.js file for this. This file is located in theme folder->library folder->js folder. Just change this from pause: 1 to pause: 0. Also make a child theme for this customization so that you won’t lose the changes when you update the theme.