Hey @awstudio
There is no option to do that yet, but I’ve noted it as a feature request. For now, you can, however, control it via little custom CSS, such as follows.
@media only screen and (max-width:500px){
[class*="edplus_anim-"]{
animation: none !important;
}
}
This CSS should disable animations on screen size below 500px. You can adapt it to your need and use.
Let me know how it goes.
Thread Starter
Marlo
(@awstudio)
Thanks a lot!
You have an awesome plugin! 😀
Hey @awstudio,
Glad to hear that your issue has been resolved.
It would be appreciated if you could leave a review to support this plugin.
https://wordpress.org/support/plugin/editorplus/reviews/#new-post
Cheers,
Munir
Thread Starter
Marlo
(@awstudio)
Hi Munir,
Of course, I just want to use a little bit more.
Have a nice day!