Hi
I need to know if I can change the content and modules for the mobile version.
I visited your Knowledge database in gavern-3-0-mobile-layouts but this template does not have the option "Mobile Layouts".
Thanks
.notablet {
display: none;
}
.nomobile {
display: none;
}
.box.onlydesktop {
display: none!important;
}