What is the module class Suffix I would use to hide a module?
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)
these suffixes don't work hidden-md hidden-lg
can you help me
module class Suffix JA Agrivita
Hello
These are classes from old Bootstrap version, you can use d-lg-none d-md-none
instead
https://getbootstrap.com/docs/5.0/utilities/display/#hiding-elements