Hi,
I would like to know how to disable some module in the mobile view and thank you
Hi zoohayr
You can try to add to the module class suffix in advanced tab to add hidden-xs value
Regards
zoohayr In case that you want to hide the 'position' in mobile or other responsive layout, you can disable via Layout settings of template: http://www.t3-framework.org/documentation/bs3-configuration#layout-setting
Hi Pavit,
thank's a lot. and if I wanted to display it only in the mobile ! which suffix should I use?
zoohayr thank's a lot. and if I wanted to display it only in the mobile ! which suffix should I use?
Try to look at this page https://getbootstrap.com/docs/3.3/css/#responsive-utilities
Thank's Pavit, thank's Saguaros,
Last question about this topic ! for viewing in the medium and large in the desktop! should I insert the two suffix each in a line or both in the same line separate by a vergule like : "visible-md,visible-lg"
zoohayr
If you want to use more than 1 class in the 'Module Class Suffix' option, simply add a space between each class: visible-md visible-lg
thank you so much saguaros, thank you so much pavit