Shape 5

Joomla Templates => Lime Light - Club => : Shakerbash August 21, 2013, 02:56:27 PM



: Custom 1,2 and 3 no show in mobile
: Shakerbash August 21, 2013, 02:56:27 PM
My custom module position at the top of the page do not show when in mobile mode. I have tried my Galaxy S4 and iPhone 4. I also noticed that your demo page does not have these working in mobile mode as well. is there any way to get these working?

My url is here:
http://Shakerbash.com (http://Shakerbash.com)


: Re: Custom 1,2 and 3 no show in mobile
: mamadesign August 22, 2013, 11:02:33 AM
Check your settings in the template manager. In the LimeLight template, go to the Layout tab, then under the blue box where it explains about the responsive layout you can choose whether or not you want those positions to hide for mobile or tabs. I think those might hide by default, so you'll have to uncheck or deselect them.


: Re: Custom 1,2 and 3 no show in mobile
: mikenicoll August 22, 2013, 06:56:00 PM
Hello,

This is actually intentional because there isn't enough room for the image slider otherwise. If you wish to remove this responsive media screen display call it's here:

s5_responsive.css - Line 194

#s5_pos_custom_1 {
Display:none;}

-Mike


: Re: Custom 1,2 and 3 no show in mobile
: Shakerbash August 23, 2013, 02:13:35 PM
Hello,

This is actually intentional because there isn't enough room for the image slider otherwise. If you wish to remove this responsive media screen display call it's here:

s5_responsive.css - Line 194

#s5_pos_custom_1 {
Display:none;}

-Mike

looks like the fix i may be looking for. I will update once I complete this :)


: Re: Custom 1,2 and 3 no show in mobile
: mikenicoll August 23, 2013, 11:47:03 PM
Sounds good.

-Mike