What is the module class Suffix I would use to hide a module? In another template I used "hidden-xs" hidden-sm... I would like to hide the single module and not the whole position (I have other modules in the same position that I would like to remain visible)
Thanks, Antonio
Any answer??
Hi Antonio,
Yes, you can still use hidden-xs, hidden-sm class for module
https://getbootstrap.com/docs/3.4/css/#responsive-utilities
If it doesn't work, you can tell me the module you want to hide so I can check directly for you.
Regards
It doesn't work. I put the code "hidden-lg" in Module Class, but it doesn't work.
I would like to hide the "open xs" module (features-1" position) in MEDIUM and LARGE devices. Can you check?
tonystones Hi
I changed the Module style so it can inherit the class suffixes added in this module. I added hidden-md hidden-lg for you already.
Kindly check it.
great, Thank you!!!!!!
My pleasure 😉