Hi
I've tried using the module suffix nomobile and notablet with the GameNews template but it removes the modules from desktops as well.
Is there a fix for this?
Regards
Nick
.notablet {
display: none;
}
.nomobile {
display: none;
}