Shape 5

Joomla Templates => Regan Tech - Club => : kevinmac July 30, 2017, 09:36:30 PM



: Position: custom_2 and custom_3 modules Not showing on mobile devices
: kevinmac July 30, 2017, 09:36:30 PM
On my website, I have created two of these modules, they are totally absent when viewing it on a mobile devices. How do you solve this?


: Re: Position: custom_2 and custom_3 modules Not showing on mobile devices
: mikek July 31, 2017, 07:48:58 AM
Hello,

Those areas are intended to be hidden on mobile to conserve space. If you want them shown you would need to remove the following s5_responsives.css at line 110:

#s5_custom_23_wrap {
    display: none;
}


: Re: Position: custom_2 and custom_3 modules Not showing on mobile devices
: kevinmac July 31, 2017, 08:55:56 AM
Thanks, I have done that and can now see that it shows up however, the title is just slightly cutoff on one of the sliders. It is missing the last letter.

I have PM'd you the link to my site so you can see exactly what I mean.