Home › Forums › WoodMart support forum › Product page image zoom issue › Reply To: Product page image zoom issue
April 24, 2018 at 11:42 am
#54292
inmanojkumar
Participant
2. Try to add the following code snippet to the Custom CSS area in Theme Settings
div.woodmart-social-icons.icons-design-simple .woodmart-social-icon a:hover {
background: blue;
}
This is not working..please let me know how to change the hover color of Footer social icons to blue??