Logo is shrinking on home page

For some reason, the logo in my nav bar on the home page shrinks. Every other page, the logo is consistent, it’s just when I click back to the home page - help!

Domain is steer.io

Hi there!

The navbar height in Webflow is determined by two main elements: your brand logo and navigation links. To adjust the height consistently:

  1. Select the navbar element in the Navigator panel
  2. Open the Style panel
  3. Locate the Padding settings
  4. Hold Option (Mac) or Alt (Windows) while dragging the padding handles to adjust opposite sides simultaneously
  5. Fine-tune the top and bottom padding values until you achieve your desired navbar height

Remember that both your logo and navigation links need enough vertical space to display properly, so ensure your adjustments don’t compress these elements too much.

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

Not sure if you got this fixed (I’m not seeing the issue on the link you posted) but it’s likely because of a style set on the Current combo-class.

Webflow automatically adds a dynamic class to links that have a URL matching the currently active page that allows you to style that link element differently. This is normally used on text links to make them a different color to give the user a visual cue that they are on the page that the element links to. You can tell that’s the case by checking to see if there’s a green “Current” class selector visible in the Style Selector dropdown:

If you have any other questions or are still running into issues, just reply with your read-only link and I can walk you through getting that situation fixed :+1:

Check if the logo has a unique style applied on the home page’s “Current” state , I’ve seen logos shrink there if a max-height or padding only targets that state. Remove or reset that and it’ll stay consistent across pages.