SVG Logo (Header Builder)
-
Hi there,
If I try to upload an SVG logo for my website, it somehow doesn’t work properly in the header builder. Is there any way to fix this?
Many thanks
-a
Attachments:
You must be
logged in to view attached files.
Could fix it with this code 🙂
.site-logo img[src$=".svg"] {
width: 100%;
}
Hello,
We are glad you have fixed the issue on your own.
Alternatively, you can 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.
If you have any questions please feel free to contact us.
Best Regards
Awesome, works as well! Thank you so much…
You are welcome! If you have any questions please feel free to contact us.
Best Regards