• Resolved Imran Siddiq

    (@flickimp)


    Hi

    Is there a way to slow down the transition speed of the GEMINI Zoom with the Advanced Post widget.

    We need it to slow from 0.3s to 1s

    If there is any custom CSS that would be great.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support dimned

    (@dimned)

    Hi @flickimp,
    Thanks for your question you may try to use the style below to adjust duration of animation:

    .stratum-advanced-posts.layout-grid .stratum-advanced-posts__post-thumbnail-image, .stratum-advanced-posts.layout-list .stratum-advanced-posts__post-thumbnail-image{
    	transition-duration:1s;
    }

    Let me know if it is helpful.

Viewing 1 replies (of 1 total)
  • The topic ‘Advanced Post Image Zoom Speed’ is closed to new replies.