Comments Comunicaciones Vigo started the conversationApril 1, 2020 at 2:10pmHello, I want to remove the effect that the icons have. The icons change size and transparency. I do not want that. I want them to stay fixed without changes. Is there a way to put a link to the icons and make them work as buttons?Thanks. 1,694Andrey repliedApril 3, 2020 at 12:51pmHello, Dear Customer.In order to cancel this effect, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here: .teaser:hover .teaser_icon { -webkit-animation: none; -moz-animation: none; -ms-animation: none -o-animation: none; animation: none; } Then save changes and you'll receive desired result.Best Regards!Comunicaciones Vigo repliedApril 3, 2020 at 1:13pmThank you very much. Regards. Sign in to reply ...
Hello,
I want to remove the effect that the icons have. The icons change size and transparency. I do not want that. I want them to stay fixed without changes. Is there a way to put a link to the icons and make them work as buttons?
Thanks.
Hello, Dear Customer.
In order to cancel this effect, please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:
Then save changes and you'll receive desired result.
Best Regards!
Thank you very much. Regards.