Hi!
I had already tried to disable all the modules but the problem persisted.
The problem was this code into custom.css:
@media (max-width: 768px) {
#menu-outer {position: relative !important}
}
.main-outer, .top-a-outer, .footer-a-outer, .top-b-outer, .top-c-outer, .top-d-outer, .bottom-a-outer, .bottom-b-outer, .bottom-c-outer, .bottom-d-outer {
padding: 40px;
}
Thanks!
Please Log in or Create an account to join the conversation.