Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #578701

    Is there a way to turn off the slider animation, so that the caption is just fixed in position on the page and does not fly in from the right and left? Just want to make the caption static.

    #578916

    Hi asinger777!

    Try adding this to your custom CSS.

    .slideshow_caption, .slideshow_caption * { animation: none !important; opacity: 1 !important; visibility: visible !important; display: block !important; }
    

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.