#101867
yavordashew
Member

Hi edilsonamaral,
If you want to disable ripple effect of the elements the easiest way to do so by using the following code snippet:


.smart-ripple{
    transform: initial!important;
    transition: initial!important;
    animation-duration: 0s!important;
}

This is the CSS class responsible for this effect.
Let me know if that works for you!
Please, do not hesitate to contact us if you have any additional questions.
Best regards,
Yavor Dashev
Smart UI Team
https://www.htmlelements.com/