svg in not displaying in chrome
-
I’m having an issue with svg images in Chrome. According to caniuse.com Chrome should very well be able to display svg and I have also done it before. But for some reason it’s not possible for me display an svg like this
<img class="logo" src="https://malenemailand.dk/wp/wp-content/themes/SCRN%20child/images/mailand-logo.svg">
Firefox and Safari has no problems displaying it. If I change it to .png I have no problems. Can anybody explain what I am doing wrong here. Really can’t figure it out.
Any help would be greatly appreciated. Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘svg in not displaying in chrome’ is closed to new replies.