I have added font-awesome icons to the mobile menu. I would like all icons to be the same width so that the navigation links line up. Right now, some of the icons are smaller than others so that the text moves in a little.
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.