Hi all im using the Dawn theme, my header looks great on desktop but the mobile header dropdown menu is a translucent white with no categories. Anybody have a current fix?
Thanks in advance!
Hi all im using the Dawn theme, my header looks great on desktop but the mobile header dropdown menu is a translucent white with no categories. Anybody have a current fix?
Thanks in advance!
Hi,
There is an issue with your css. Go to Themes → Edit Code → Assets → component-menu-drawer.css
There, find the
.menu-drawer{
…
transform: translate(-100%);
…
}
Delete this transform line. Should be ok after this.
Hei there! did you manage to fix this issue? I have the same problem ![]()