While using SVG square icons at my main menu categories (via Icon to display in the main menu), it seems that a small white part is appeared below of each category name. Please check my attached screenshot. Could you please have a look on this issue and inform me what is causing it?
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.