Site logo

Archived topic

Navigation Item Height doesn't match what's live

1 reply · Started by jm1991 on July 21, 2020

Viewing posts 1–2 of 2

Hi there,

I've set my navigation height to 70 px in the customise interface (not through custom CSS, but with the pre-built slider). This is reflected in the customise editing interface, but not on the live site. I've purged my Cloudfare cache and that hasn't resolved the issue.

What the nav looks like in the editing interface: https://imgur.com/TzwcRrd

What the nav looks like on the live site: https://imgur.com/Hixff4V

You should be able to notice the difference in height.

I've tried adding this CSS:

.inside-navigation{
	 height: 100px;
}

However, the logo and nav links are never quite centred in between the start and ending on the navigation.

As always, your help would be appreciated.

https://www.justjamdigital.com/

Hi there,

Remove this CSS you've added:

.site-logo img {
    width: 110px;
    height: 110px;
}
This archived topic is closed to new replies.