Hi, I would like to know how can I hide a module on the section module area for mobile and tablet, I have tried adding: hidden-mobile and hidden-sm on CSS STYLE MODULE, but that doesn't work.
Hi petiflas
You should add hidden class in advanced tab -> Module class suffix
hidden-xs hidden-md
Remember, code should start with an empty space before .
Regards