caption to display for only a few seconds

74 Views Asked by At

The left and right arrows + the caption on my site's - https://byjohan.se - Fancybox are displayed for 60 seconds and then vanish. I'd like to change this to for example 10 seconds, but I simply cannot find where in the jquery.fancybox.min.css to change that. Ideally I'd also be able do make the horizontal line in the image below invisible, if possible.

Thanks for helping,

//Johan

Example image

1

There are 1 best solutions below

19
On BEST ANSWER

Go to your https://byjohan.se/js/jquery.fancybox.js file and update the value "idleTime:10" or to any other value.enter image description here