Home › Forums › WoodMart support forum › Replace zoom image icon Replace zoom image icon This topic has 3 replies, 2 voices, and was last updated 6 years ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts February 28, 2019 at 3:05 pm #110270 infantdecoParticipant Hello, is posible change with css the image zoom icon?? screenshot: http://prntscr.com/mre5mg thanks! February 28, 2019 at 4:22 pm #110282 Elise NoromitMember Hello, Yes, this icon can be replaced by one of the Font Awesome Icons. Choose the icon from here https://fontawesome.com/v4.7.0/icons/ and submit its URL I will send you CSS. Best Regards March 1, 2019 at 8:10 am #110368 infantdecoParticipant Hello, i want replace with that one “fa-search” https://fontawesome.com/v4.7.0/icon/search thanks 🙂 March 1, 2019 at 8:36 am #110377 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .woodmart-show-product-gallery-wrap>a:before { content: "\f002"; font-family: fontawesome; } Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register