I'm making an application using Materialize. But there is a mistake.
The MENU is to work as in the second image. It is hidden with TranslateX(-100%)
. And when I click on the MENU icon it opens the MENU.
But when I open the application, the MENU appears halfway. I do not understand how this is happening, since the MENU is done with UL
and inside it has LI's
.
I already use -webkit
in properties.
The first image is as it is and the second is what I want it to be. See: