Home › Forums › WoodMart support forum › I can't add icon to the list › Reply To: I can't add icon to the list
October 8, 2018 at 6:35 am
#81520
Elise Noromit
Member
Hello,
You need to open your SVG icons file with some editor like Sublime Text or default system text editor and add width="31" height="40"
(change the values for yours) attributes to your <svg>
tag like it is shown: http://prntscr.com/l3fhzu
Best Regards