Ok, thanks for the feedback, I wrote you an email!
Looking forward receiving a solution 🙂
doesn’t work 🙁
@media all and (max-width: 900px) {
.dt-header {
background-size: auto 100% !important;
background-position: relative !important;
}
.dt-menu-wrap li ul {
position: relative;
z-index: 99999;
top: 0;
visibility: visible;
width: 100%;
max-width: 100%;
opacity: 1;
border: 0;
padding-left: 24px;
}
}
Thanks a lot!!
that solved the disappearing problem!
How can I address now the white background under it when the screen is small. In other words how can I make the navbar to move up when the screen is smaller