Nav logo not sizing as per design

Hi Webflow-ers,

Having an issue getting the Navbar logo to display as per the size I have specified in the Designer.

https://preview.webflow.com/preview/ecocentric?preview=cb8d75ab2ac0cc53af9c6ed7307b7118

It displays in a large format in the Designer (how I want it to display), but when on the dev link, it shows a much smaller version…have I missed something?


Here is my site Read-Only: https://preview.webflow.com/preview/ecocentric?preview=cb8d75ab2ac0cc53af9c6ed7307b7118
(how to share your site Read-Only link)

Hi @DylanUrquhart

This is due to the Scroll interaction you have on the page. Part of your interaction sequence is setting the height and width of the link block that contains the logo in your nav bar. Should be able to easily fix this by changing the width and height in your scroll interaction at 0% for Link Block.

This is what it is at the moment:

Change your interaction to this:

You might also want to look at the final size of the Link Block on your interaction. I would suggest this:

Let me know how you get on?

Thanks