How to stop bouncing?
Hello,
How can I stop these icons from bouncing?
It looks like they’re clickable. By preventing them from bouncing, users won’t feel like they can click.
Thank you.
How to stop bouncing?
Hello,
How can I stop these icons from bouncing?
It looks like they’re clickable. By preventing them from bouncing, users won’t feel like they can click.
Thank you.
Hi,
Thanks for the request. Please clarify which icons you are referring to, and we will try to provide a solution or workaround.
Hi,
Please use this CSS snippet:
.hp-feature{transform:none!important}
I hope it helps
Oh yeah, I hadn’t thought of using CSS code.
I tried asking chatgpt, but he found another CSS code, and it didn’t work.
This one works, thanks.
Not great, chatgpt ![]()
Thanks a lot, Andrii, great ![]()
Ori
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.