MaxArt2501/share-this

How to change popover animation?

kodekoder opened this issue · 2 comments

Hi. Will I be able to change popover animation? How to do that? I found default animation pretty awful.

In the style folder you can find the sources for the default stylesheet provided by the library, in both SCSS and LESS format. You can then extend and/or replace those rules.

In particular, you can just redefine the share-this-intro animation to something to your liking.

@MaxArt2501 thank you, I will try.