Hide gk4 and gk5 mobile position

Support desk for Multipurpose Quark Theme
GK User
Thu Apr 07, 2016 4:16 pm
Hello,
I tried several things with the code nomobile and box nomobile, with a space before, but I see no change. Where exactly do I add this code?

Is it the right code?
Best regards.
User avatar
Senior Boarder

teitbite
Tue Apr 12, 2016 8:04 pm
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

teitbite
Thu Apr 14, 2016 12:37 pm
Hi

I've just saw Your site, but I cannot see "nomobile" module class suffix anywhere. Please send me an access to joomla panel and tell me which modules You are trying to hide.
User avatar
Moderator

teitbite
Thu Apr 21, 2016 9:57 am
Hi

I've enabled override.css and added this code to Custom CSS field:

Code: Select all
@media only screen and (max-width:767px) {
.nomobile {
    display: none !important;
}
}


Please clear/disable cache since it cannot be loaded by website at the moment, but this part of code works when used with different copy of this template.
User avatar
Moderator

GK User
Thu Apr 21, 2016 4:09 pm
Works!
Thank you!
User avatar
Senior Boarder

teitbite
Mon Apr 25, 2016 2:20 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron