Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #471337

    Hi

    Is it possible, that the caption slides in with the image directly, not a few moments later?

    Thanks,
    Micha

    #471530

    Hi typolay!

    Which slider are you using exactly? Can you send us a link to your page?

    Cheers!
    Elliott

    #471868

    Hi Elliott

    It’s a slide show full width.
    In an older version it works.

    Micha

    #472349

    Hey!

    try this code:

    .avia-caption-title, .avia-caption-content, .avia-slideshow-button {
    	-webkit-animation: 0s ease 0s normal none 1 running none !important;
    	animation: 0s ease 0s normal none 1 running none !important;
    	visibility: visible !important;
    } 
    

    Best regards,
    Andy

    #472623

    Hi Andy

    Now it works, thanks!

    Best regards,
    Micha

    #472892

    Hey!

    Great, glad we could help :)

    Cheers!
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Slider: Caption slides in with image’ is closed to new replies.