I noticed that the hover on the Home Page Feature Settings changes when the theme color is changed. Is there any way to change the hover on those icons? I've attached an image. I would like to keep the navigation hover purple and make the icon hover a lighter green. Thank you
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .feature-content .feature-content-inner p.font_icon:hover{ color: purple;} Thanks & Regards Nitesh Raghuwanshi