[Support request] Navigation Item Height doesn’t match what’s live

Home Forums Support [Support request] Navigation Item Height doesn’t match what’s live

Home Forums Support Navigation Item Height doesn’t match what’s live

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1371105
    jm1991

    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/

    #1371172
    Leo
    Staff
    Customer Support

    Hi there,

    Remove this CSS you’ve added:

    .site-logo img {
        width: 110px;
        height: 110px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.