peyo
(Peter Yoon)
April 6, 2022, 1:50am
#1
Hello,
How do I remove the navigation menu cross? Or move it to show within the menu?
The cross does not appear when I am in the Webflow editor.
I can’t seem to find any past posts that address this issue.
Thank you,
Peter
Here is my site Read-Only: Webflow - otio-website-01
Hey there, it looks like that cross isn’t there in my view. But after 6 hours, I’m assuming you were able to solve the problem?
Best!
1 Like
peyo
(Peter Yoon)
April 6, 2022, 7:19pm
#3
Hi Traci,
I haven’t found a solution yet.
If you reduce the width and scroll down to where there is an image, the cross is there. However, when the screen is wide, like your screenshot, since the cross is white, it’s not visible on a white background.
Thanks for looking into this.
On the Navbar Menu Button
class you have a “mouse click ” interaction that applies opacity: 1; display: block;
to the class navigation-cross
.
Mouse click tigger applied to show image element with navigation-cross
class on first-click
Look at the “Show Navigation Cross” interaction settings and adjust or remove
1 Like
peyo
(Peter Yoon)
April 8, 2022, 3:07am
#5
Wow. Word. That was nested deeply in the navbar section of the navigator. Thank you. I don’t think I wouldn’t be able to find this without your help.
1 Like