Home Forums WoodMart support forum Icons size Reply To: Icons size

#316870

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.
Now your SVG does not have width and height: https://gyazo.com/735bf451ebac2c063c6e1496e0546440

Best Regards