How to disable widget animation.

When the widget loads for the first time on your product you will notice that it has a very subtle animation.
If you find it distracting, it can be easily disabled by adding the following tag to the widget:

enable-animation="false"

So that it looks like this

<div id="rp-token" data-param="eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ8" lang="en" enable-animation="false"></div>
<script type="text/javascript" src="https://widget.releasepad.io/releasepad-bundle.js" charset="utf-8"></script>     
<link rel="stylesheet" href="https://widget.releasepad.io/releasepad-bundle.min.css">

You can see the animation in the following video

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us