trouble with " nomobile" suffix

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
Sun Dec 29, 2013 9:30 pm
Reply with quote
Report this post
I am trying to turn off a header module (slideshow) for mobile on a new site (http://www.solutions-recovery.com/).
Just entering the module suffix does not help.

Im running Joomla 2.5.17, up to date.

Thanks for any help.
User avatar
Fresh Boarder

teitbite
Tue Dec 31, 2013 3:25 am
Reply with quote
Report this post
hi

Please add this code to mobile.css file:

Code: Select all
.nomobile {
display: none !important;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.