Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #225439

    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

    #225804

    Hey Dogmut!

    Can you elaborate? Please post a screenshot and show the changes you would like to make

    Regards,
    Yigit

    #226080

    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.

    #226254

    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

    #254825

    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

    #257126

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.