nomobile suffix not working at topmenu position

Fashion and clothing responsive Joomla ecommerce template with full VirtueMart support and advanced store features.
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
Sat Aug 17, 2013 4:01 pm
Reply with quote
Report this post
Hi,
I want to hide a module in topmenu positions (It's menu module) but after added module class suffix "nomobile" or "notablet" still showing at this views.

Mi site is http://www.perebrachfield.com

You'll see a top menu at top right.
Thanks,
David N.
User avatar
Expert Boarder

GK User
Sat Aug 17, 2013 6:44 pm
Reply with quote
Report this post
Hi,
1) Are you add <space> before suffix ? If not please add : " notablet" etc.
2) Are you talking about this menu " Consultoría / Formación / Blog (...) " ?
User avatar
Platinum Boarder

GK User
Mon Aug 19, 2013 9:05 am
Reply with quote
Report this post
1) I try with " nomobile" and "nomobile" suffix witout lucky :-(
2) yes, it's top menu (Consultoría / Formación / Blog (...)9 i Want to hide it in mobile phones.

Thanks,
David.
User avatar
Expert Boarder

GK User
Thu Aug 22, 2013 1:29 pm
Reply with quote
Report this post
You are right this wont work with this menu. I have to ask developer why.
User avatar
Platinum Boarder

GK User
Thu Aug 22, 2013 1:44 pm
Reply with quote
Report this post
ok, I know becuse by default only module with first box class will disappear , but for menu you can use it so please insert one line of code inside mobile.css file.


Code: Select all
 .nomobile {display : none}

nomobile.png



and " nomobile" insert in Menu Class Suffix

Now it will work, I have tested it
User avatar
Platinum Boarder

GK User
Thu Aug 22, 2013 2:04 pm
Reply with quote
Report this post
p.s.
You can also try another solution read (1) --> http://www.gavick.com/documentation/gen ... et-layout/
User avatar
Platinum Boarder

GK User
Fri Aug 23, 2013 7:09 am
Reply with quote
Report this post
Hello,
it's working your solution, but " nomobile" property works for this position at css class , not module class suffix.

Problem is solved for me.
Thanks,
David.
User avatar
Expert Boarder


cron