I don’t want my menu to look like this when clicking it. How do i fix this?
Hello, nocco00, could you provide website url?
go to online store > themes > ‘…’ button > edit code, and at the end of base.css, add this:
.header__icon--menu {
width: auto;
}
That didn’t work
I want it to looke like it’s supposed to on that theme, it’s not supposed to just be a black square with text, it’s supposed to slide and stuff


