Hide a module position on mobiles - Joomla! Forum - community, help and support


i understand how hide module. when have large gap between breadcrumbs , next module in hierarchy. what's best way keep module hidden , remove gap?

hi there,

one possible solution add custom css class in each module in advanced tab, ,
add css code in main css file, like: .hide-module { display: none; }

if using template based on framework, it's possible framework
includes similar class, check first avoid duplicate code.

don't forget add in media queries block.

cheers.





Comments

Popular posts from this blog

Joomal 3.6.3 update error - PHP temporary folder is not set - Joomla! Forum - community, help and support

Upgrade 3.4.8 to 3.5.1 failed "download package failed" - Joomla! Forum - community, help and support

Fatal error during instalation - Joomla! Forum - community, help and support