I feel that the Reaction Popup Buttons Out is Slow.
So please help me to increase Popup Out speed.
Hi there,
Maybe you can try to apply css codes below on this path .../templates/*current_template/html/com_easysocial/css/custom.css and see how it goes.
[gist type="css"]
//super fast
#es.is-desktop .es-reaction-option__link ~ .es-reactions-pop {
transition-delay: 0.05s;
}
[/gist]
You are most welcome. Glad to hear that your issue has been resolved now.
As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.