Archived topic
Site logo not showing on mobile
5 replies · Started by Nick on October 24, 2022
I've created an SVG logo and it's working fine on desktop and tablet, but it's now showing up on mobiles.
I tried adding this CSS but it didn't help so I removed it:
.site-logo {
width: 260px;
}
@media (max-width: 768px) {
.site-logo {
width: 200px;
}
}
Sorry the site under development is at http://staging.whiterosemodernfunerals.co.uk/
Hi there,
In Customizer > Layout > Header - can you try replacing the Mobile Header Logo image, as the current image is returning a 404
Thank you that worked.
Nick
Resolved
Glad to hear that!!