Site logo

Archived topic

Navigation logo issues

3 replies · Started by dale on September 4, 2017

Viewing posts 1–4 of 4

Hi. I was trying to add a Naviation logo to my primary navigation at dalecameronlowry.com, where I have the menu height set at 60ox. I added a logo image that was also 60 ox high. But for some reason this added a black buffer (maybe about 10 px; black is the menu's background color) at the bottom of the navigation menu.

I undid everything so there's no navigation logo there right now, but what might have caused this? Any workarounds?

That didn't work. Would that be because I have

.menu-item img {
    position: relative;
    bottom: -3px;
}

in my CSS? This was added to make sure that images added to the menu in place of icons lined up with text and icons (See social media menu at bottom of pages? https://dalecameronlowry.com/

possibly. I would need to see the logo in place to tell.

or you can try it without that CSS.

This archived topic is closed to new replies.