Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #832869

    Hi,

    i use the enfold full width slider. I use a caption for each image. The caption has a animation. Can i remove the animation? you can take a look on my page (see private section).

    the sider is on the front-page…

    best regards

    #833975

    no idea??

    #834895

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .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,
    Mike

    #836380

    thanks!

    #836387

    Hi there!

    We’re glad that Mike’s solution worked for you. If you have any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    Cheers!
    Sarah

    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘remove animation for caption on full width slider?’ is closed to new replies.