What would the custom css be for changing the icon outer circle color on hover please. Cant seem to find the answer in the forum. Thanks
Hey Dogmut!
Can you elaborate? Please post a screenshot and show the changes you would like to make
Regards,
Yigit
On the Enfold demo home page V9 there is a section headed A Beautiful Experience. In that section are 5 icon with a ring around them. I would like to change the color of the ring on hover. Also the hover effect of the ones on the demo have a nice effect. Is that standard as I cant see any options to do that. Thanks.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.av_font_icon.av-icon-style-border a.av-icon-char:hover:after { box-shadow: 0 0 0 2px red; }
Best regards,
Yigit
Hello Yigit!
I’ve tried the code above but it doesn’t seem to change the outer circle color (which are by default in white).
Here is a link to my page : http://kaliweb.net/accueil/
Regards,
Yassine
Hey!
For the sonar effect the only color available is the default white as far as I know. Otherwise it would have to change everywhere since the effect is part of the custom sonarEffect keyframes.
Best regards,
Devin