Tagged: , , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #425975

    Hello Enfold.
    My (custom) icons that I use in a top icon box have a stroked circle around them. I would like to get rid of the circle.
    Any suggestions?

    Have a good day

    cheers

    #425982

    Hi WolfvanHaeren!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .iconbox.av-no-box .iconbox_icon {
      border: none;
    }

    Regards,
    Yigit

    #426001

    Thank you Yigit for the quick reply. it works great.

    cheers

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Top icon box icon has a stroke.’ is closed to new replies.