Cannot Hide Menu Item

Support desk for Multipurpose Quark Theme
GK User
Tue Jun 14, 2016 6:09 pm
Hello there,

I am trying to hide a menu item because I do not wish to show it in the menu but I want to keep the article on and use it as a page with modules with the consistency of in the url

In the menu item->link type->Display in Menu I have turned it to No but still nothing.
I added a class in page display and in Menu Parameters(Gavick Pro) and set display: none !important in the CSS and still nothing.

Please give me a hand.
User avatar
Senior Boarder

teitbite
Sat Jun 18, 2016 6:27 pm
Hi

You will need to hide it with css. Please tell me the url to Your site and tell me which menu element to remove.
User avatar
Moderator

GK User
Tue Jun 21, 2016 7:11 am
Dear Teit, I did send you an email with my credentials. the site is www.libertymtk.gr

Thanks for your help.
User avatar
Senior Boarder

teitbite
Tue Jun 21, 2016 1:50 pm
Hi

Ok. The menu item You wish to hide is much more complext than I thought. Problem is than even using a direct css or adding an extra class to to will leave an empty submenu. I can only hope that You mean to remove 3rd level entirely. This can be done with a code like:

Code: Select all
#gkHeaderNav .gkMainMenu .gkmenu > li .childcontent .childcontent { display: none !important; }
User avatar
Moderator

GK User
Wed Jun 22, 2016 9:41 am
This can do for me!!! :)
User avatar
Senior Boarder

teitbite
Sat Jun 25, 2016 5:08 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