Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2277

General Questions/New to Joomla! 5.x • Re: Hide modules on responsive mode?

$
0
0
I guess you could add a class, say notonmob, to each module you wish to hide on mobiles and then add an entry in your user.css file. Something like:

Code:

@media (width <= 575.98px) {  .notonmob {    display: none;  }}
I have not tested this myself.
Thank you, where would i put that in the module part?

Statistics: Posted by chris2k13 — Thu Mar 07, 2024 8:38 am



Viewing all articles
Browse latest Browse all 2277

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>