Hi there,
I'm using the logo carousel, when I add an .svg logo file the logo doesn't appear (even though the defaults are .svg), yet .png will show. Any ideas? The svg's are from Brandwatch
SVG Typically needs an explicit size to render. Try adding a manual width or height.
And depending on where you export it, the svg could either have a set viewbox size in pixels or just plain auto.
I think it automatically sets to auto if your svg export settings is set to responsive.