Hi there
I found on a privious post that your support closed with the comment “svg logo is not possible” … but it is… you just have to install one of many svf plugins and it works… but of course not in safari…
i found an workaround with an embedded solution in the <body> tag like
<embed src=”file.svg” type=”image/svg+xml”></embed>
so it worked on an simple WordPress installt but i your header.php is way to complex for me… there is no closing body tag? can you help me where to put this line in without breaking the entire site?
thx