SVG logo in header not visible
-
Hello,
To get a more clear logo on the website we upload a svg to the header but unfortunatly the logo does not show up in the header anymore. For now we put back the old logo but what is the problem here?
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 the WordPress Dashboard.
Best Regards