Hello,
I tried several things with the code nomobile and box nomobile, with a space before, but I see no change. Where exactly do I add this code?
Is it the right code?
Best regards.
@media only screen and (max-width:767px) {
.nomobile {
display: none !important;
}
}