Home › Forums › WoodMart support forum › Size Guide Icon Change Size Guide Icon Change This topic has 3 replies, 2 voices, and was last updated 5 years, 1 month ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts August 2, 2019 at 9:12 am #135708 dk1Participant Hi, how can I change this icon to a custom one? https://gyazo.com/6e2880d90becbcc21d029e1396ed3530 Thanks. August 2, 2019 at 11:16 am #135729 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .sizeguide-btn-wrapp a:before { content: "\f013 "; font-family: FontAwesome; } Chose an icon from this source https://fontawesome.com/v4.7.0/icon/cog Best Regards October 24, 2019 at 3:26 pm #152191 dk1Participant Hi, This solution stopped working after a most recent theme update. October 24, 2019 at 9:30 pm #152265 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .wd-action-btn.wd-sizeguide-btn>a:before { content: "\f013 "; font-family: FontAwesome; } Chose an icon from this source https://fontawesome.com/v4.7.0/icon/cog Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register