Mobile dropdown menu is blank

CTurczak
New Member
5 0 0

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?

wizarandrogue.com

 

CTurczak_0-1678894186574.png

 

 

Thanks in advance!

Replies 2 (2)
kgbfashionista
Trailblazer
220 14 21

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.

CTurczak
New Member
5 0 0

Thanks for your reply, i have deleted the line but still no luck.

CTurczak_0-1678897613872.pngCTurczak_1-1678897639678.png