Site logo

Archived topic

Logo on Sticky Menu on Safari too small, different to Chrome

3 replies · Started by kernfunke on August 30, 2022

Viewing posts 1–4 of 4

Hi there,

the logo on the sticky menu on chrome is displayed correctly but if we change to safari it almost disappears (very tiny). What might be the problem? How can we make it appear same (or normal) on every browser?

Thanks for your help!

Hi there,

try adding this CSS:

.main-navigation.sticky-navigation-transition .navigation-branding img {
    width: 100%;
}

Thanks a lot David! It works!

Glad to hear that!

This archived topic is closed to new replies.