onlymobile showing nothing in mobile

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Mar 26, 2014 2:24 pm
Reply with quote
Report this post
Hi all,

Anyone can help on why I cannot see my module contents with onlymobile onlytablet?
Here is the module direct link: http://www.becec.com.au/#gkBottom1-2

I have two modules, one with nomobile notablet and the second one for mobile with onlymobile onlytablet.

I needed to duplicate the module as the one in desktop using 2 columns and in mobile using only 1 column.

To see the issue you need to access through mobile view, only title of the module is displayed.

Can anyone help?

Thanks
User avatar
Fresh Boarder

GK User
Wed Mar 26, 2014 4:45 pm
Reply with quote
Report this post
Could you disable CSS compression for tests? It is impossible to check CSS when this feature is enabled.
User avatar
Platinum Boarder

GK User
Mon Mar 31, 2014 12:46 pm
Reply with quote
Report this post
It works after applying

.onlymobile {
display: block!important;
}

From below originally

box.onlymobile {
display: block!important;
}
User avatar
Fresh Boarder

GK User
Tue Apr 01, 2014 8:53 pm
Reply with quote
Report this post
You can also set in suffix field additional ' box' class.
User avatar
Platinum Boarder


cron