Archived topic
SVG logo not display on desktop
2 replies · Started by David on September 24, 2017
Viewing posts 1–3 of 3
Hello,
At http://www.davidmocq.com svg logo display on iPad and iPhone BUT not on desktop :(
Why and how solve this problem ?
Thanks
Note : GeneratePress 1.4.3
For information, I found.
.site-logo img {max-width: 264px;} : not display
.site-logo img {width: 264px;} : ok.
Yea, SVG elements need a defined size in order to display.
Glad you got it working :)
This archived topic is closed to new replies.