Archived topic
Logo missing on mobile
3 replies · Started by Neturity on July 15, 2020
Viewing posts 1–4 of 4
Hello, in the mobile window the logo disappears. Is there any way to make it appear (reduced or not)?
I don't have any cache activated and the posts I've seen haven't solved my doubts. Thanks in advance
Javier
Hi there,
the Mobile Header Logo is defined by the mobile Menu Item height set in Customizer > Layout > Primary Navigation. If you want to change its size independently then use this CSS:
.site-logo.mobile-header-logo img {
height: 60px;
}
Thanks David, perfect (and fast).
Glad to be of help
This archived topic is closed to new replies.