Re: Hide / show modules in mobile responsive layout
Posted 11 years 6 months ago
It's not just about inserting ... you also need to add a check for the "hidden-phone"-suffix and build a condition from both values.
I would work on a mod_chrome level (in modules.php) ... but as I said that takes custom work.
Re: Hide / show modules in mobile responsive layout
Posted 9 years 5 months ago
Hi All
I know im waking up this post from probably deep and well deserved slumbers, but I have something of a quandry
I want to remove only the text from the RokSproket module on a mobile device.
I know I _could_ duplicate the module, and set titles and atricle text to hide and the module-suffix to hidden-desktop on the mobile version whilst having visible-desktop on the other, but that means twice the work when I want to change the content.