hello!
sorry for bothering You again!
can You please show a tutorial or explain how to pause the movment of all layers in the slider when hovering over it.
(this would be a nice feature for “out of the box” :)
thank You very much!
cheers!
finlando
Hey Finlando!
Thank you for using the theme.
It’s not possible to stop the transition of the layers inside the slide once it started but on hover you can stop the next slide from animating. Edit Global Settings > Slideshow > Slideshow Behaviour. Enable the Pause on hover option.
Cheers!
Ismael
Thank You. Ismael!
Cheers!
Alex
Hello!
in the LS i want to replace the loading.gif
I pasted the new one…:
wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/fullwidth/loading.gif
but still got the original one… can You help please?
Cheers!
finlando
UPDATE:
Now it works but it is looking strange (cutted in half) ,maybe becaus i am using a different size (212 x 13)?
Cheers!
finlando
P.S.:
in skin.css i updatet the size…:
.ls-fullwidth .ls-loading-indicator {
width: 212px;
height: 13px;
margin-top: 9px;
background-image: url(loading.gif);
}