Answer the question
In order to leave comments, you need to log in
Why does it appear on the adaptive menu even with overflow hidden?
Good afternoon. A horizontal scroll bar appears on the responsive menu. Overflow Hidden doesn't help. How to remove it and what did I write wrong? https://akmalram.github.io/maxstroy1/
Answer the question
In order to leave comments, you need to log in
header {
overflow: hidden;
}
header .navbar.slideleft {
position: relative;
}
header .navbar.slideleft .menu {
height: 100vh;
}
header .navbar { /*уберите отсюда overflow: hidden; */
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question