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
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
Thank you Yigit for the quick reply. it works great.
cheers