Hi !
How is it possible to hide a module in the mobile view for exemple ?
Thank you.

Hi

You can go to Advanced tab of a module >> Module Class option >> add d-none d-sm-block

Remember to add a space before this class.

It will hide module on mobile only.

Thank you but d-none hide also in the desktop view...

Is there another Class Module to hide Tablet, Desktop, ...
I didn't find anything in the documentation.

    Write a Reply...
    You need to Login to view replies.