Viewing 2 reply threads
You must be logged in to reply to this topic.
Hi!
I have this site: https://gapcomputacion.com/ and I have 3 service icons, the issue is that the icon have an effect when you mouseover the icon, is possible to delete that effect? Because there will be no link, so I don’t want the icon make any effect.
Thank you so much, awesome support!
Hello,
Thank you for the kind words!
To remove the on hover effect, please add this code into your custom css box:
.services_medium.style_3:hover .icon_wrapper { background: #FFFFFF !important;}
.services_medium.style_3:hover .icon_wrapper i { color: #E53D33 !important;}
Best regards!
Solved!
Thank you so much, always great support! :)
You must be logged in to reply to this topic.