Site logo

Archived topic

Sticky navigation logo distorted

3 replies · Started by Maria on July 31, 2017

Viewing posts 1–4 of 4

Hi there,

You have this CSS added:

.header-image {
    width: 324px;
    height: 70px;
}

Looks like you need it for the main logo? If so you can try adding this additional code:

.site-logo.sticky-logo .header-image {
    width: auto;
}

Thanks a lot!

No problem!

This archived topic is closed to new replies.