Your account expired support, please renew to get your support.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28754
    TAB
    Support Expired

    How can I remove the animation effect in the story section?

    #28812

    Hi you,

    Please add this custom CSS to the file style.css:

    .stories-inner:hover .stories-post-thumbnail img{
     transform: unset;
    }
    
    .stories-inner img {
        filter: unset !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.