Problem with upload logo in SVG – not work
-
Last time I had a problem with upload some icons with svg. The Problem was with server and server support solved the problem.
But now I can`t upload logo in SVG. I can upload only jpeg or png files.
Please help
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