Does anyone have advice on NavBar's and their dropdowns. I really like the navbars but I think the default dropdowns are terribly large. The only nav with a decent dropdown feels like navbar12.. but getting 12's dropdown to work in NavBar5 requires a lot of messing around.. how do others handle this?
General question, I have a site I made in Client First 2.0 with Relume - I am going to do a little revamp of our site and am starting fresh, I cloned Client First 2.1 (yay) but the relume components I am copying over look awful in my webflow designer - is this a known issue? for example I have changed nothing in the client first 2.1 global styles and this simple section header 25 is already off (the search icon is elevated and the button to action the search is larger than the search field) - are there known issues between relume components and the latest client first cloneable? trying to determine how best to proceed:
I was wondering how you all update components! I have some older components I use (Navbar 2 and its dropdowns) and there are "newer" ones on the relume site that have a cool chevron that flips around on hover (animation?) versus the previous which just had an icon that was static.. I want to update to the new chevron with animation - I am trying to cut and paste in the chevron.. (managed to do that) but the animation doesnt come with it because I believe it attached to the parent element.. I started trying to copy that.. but its very hard to understand for me if the animation from one dropdown (ie navbar-dropdown1) can work with my component navbar2-dropdown 😄