Site logo

Archived topic

Header appears differently in Chrome vs Firefox

1 reply · Started by Martin on September 8, 2019

Viewing posts 1–2 of 2

In Chrome the main menu is below the level of the logo. In FF the logo appears where I want it to, which is on the same level. Any ideas why this is happening?

Hi there,

It looks the same to me, but you can try adding this:

.site-logo {
    float: left;
}

Let me know :)

This archived topic is closed to new replies.