Hello,
Please look the attached images:
1. The Bottom "eggersmann usa" logo gets cut of in mobile
2. Is it normal the space between the black menu box an the black bottom bar?
Thanks!
https://eggersmannusa.com/test2/
.gk-logo img {
max-height: 50px !important;
}
#page-nav.active {
bottom: -45px;
}
#page-nav.active + #overlay-menu-content.active {
bottom: 52px !important;
}
@media only screen and (max-width:479px) {
.gk-overlay-menu > ul > li {
font-size: 30px;
}
}
