Site logo

Archived topic

Logo width and height

3 replies · Started by Angelo on July 25, 2021

Viewing posts 1–4 of 4

If you inspect the <img> element you will see this CSS is being applied:

.site-header .header-image {
    width: 300px;
}

However the logo is missing the width and height attributes.
Go to Customizer > General and change the Structure to Flexbox - this should ensure those attributes are added.

that did it. Thanks

Glad to hear that

This archived topic is closed to new replies.