Home › Forums › WoodMart support forum › SVG Files in categories dropdown menu › Reply To: SVG Files in categories dropdown menu
April 24, 2020 at 8:53 pm
#189794
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″ (set your values) 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