Question on Custom Icon No work
-
I have a question on “Browse category” menu add a custom icon. I have go to Dashboard -> Products -> Categories upload / PNG and SVG … for Custom Icon .. However , which also not work .. You can see on print screen. https://snag.gy/AMiuOm.jpg
We use fontawesome is ok . But problem is we need a custom icon ..
Please help what problem is ?
Attachments:
You must be
logged in to view attached files.
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″ attributes to your <svg>
tag like it is shown: http://prntscr.com/m4n0qw
Then you will need to re-upload your icons in WordPress Dashboard.
Best Regards