Display setting NONE bug

Hi,

LINK HERE

Everytime I make a mobile menu I have trouble with the Display of it and the interaction of it.

This is how I do it:

  • I add a DIV and makes it FIXED and FULL
  • Background color white
  • Add buttons and so on
  • set DISPLAY SETTING to NONE
    (all of this in desktop view of course)

So when I set the DISPLAY SETTING to NONE, nothing happens. And I have to use the visability to hide it so I can work on the rest of the site.

The button that opens the menu works sometimes but not always. It also moves even if I have it to fixed in the lower part of the page.

Any idea of whats going on?

As you can see, the display view is none, but you can still see it.

The reason behind this is because you’re using global show/hide for the menu in settings panel, that overwrite display settings.

Follow the gif below :slight_smile:

Ahh…ok, thats interesting.

Thank you :slight_smile:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.