Hello,
I was looking for an answer in this topic.
The submenu on the mobile version is transparant, I added a code to solve this, but the under layer is still transparant.
I found this code:
@media (max-width: 979px) {
.x-nav-wrap.mobile {
position: absolute;
width: 100%;
top: 100%;
}
Hope you can help me to solve this.
regards, Astrid