Site logo

Archived topic

Site logo not showing on mobile

5 replies · Started by Nick on October 24, 2022

Viewing posts 1–6 of 6

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;
}
}

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!!

This archived topic is closed to new replies.