I am coming up to speed with Webflow after many years absence from doing front end development and after many hours I have fixed a problem with a Relume component.
Below is the fix that may be of help to some one.
I cloned a free Navbar that I think was built by Jordan Hughes of Untitled. The preview is at https://www.relume.io/preview?cid=navbars/navbar1_component
The problem was that the hamburger did not show and neither did the X for closing up the menu drop down. If I clicked in the right places it functioned but that is not a good UX.
The preview version worked fine so I used Google's Inspect to look at both the closed version and the preview version and they are quite different.
Then using Inspect I turned on and off various CSS settings in the preview version and determined that the back ground colours of menu-icon1_line-top, menu-icon1_line-middle and menu-icon1_line-bottom were set as transparent. Changing them to a dark colour did not fix the problem.
I then noticed that there was a SVG in the Background settings (background_image.svg). Clicking on the Hide button to the right of the file name solved the problem.
It was so nice to be able to make my first ever Slack post a hopefully helpful one. π
(I have never worked for a company where my role required Slack.)
Thank you for the services, Relume.
Saving this for later in case I need it - thanks David!
To be clear, this isn't Navbar 1 from the Relume Library?
Also, it wasn't clear to me... did you hide the SVG in Webflow settings or in the Inspector?
Thanks !
I dont believe this was in our library - this would be in the Untitled UI component library which is maintained separately. And I believe he hid thesvg in inspector to troubleshoot but in order to save those changes you would need to do so in webflow settings.
Likely something worth looking into still. Will pass to the team!