How to hide bottom-level menu items?

Multipurpose WordPress Theme Forum Support
GK User
Sat Sep 10, 2016 7:59 am
Hi,

I have 3 levels of menu items but only want to show the top two. How can I accomplish this?

Please see attached screenshot ...

Untitled-1.jpg
User avatar
Fresh Boarder

Joshua M
Mon Sep 12, 2016 7:49 am
Hi,

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?
User avatar
Moderator

GK User
Mon Sep 12, 2016 7:52 pm
Sent
User avatar
Fresh Boarder

Joshua M
Tue Sep 13, 2016 8:31 am
Try to add the following custom css code:
Code: Select all
.nav-menu .sub-menu .sub-menu {
  display: none!important
}
User avatar
Moderator

GK User
Wed Sep 14, 2016 6:24 am
*high five*
User avatar
Fresh Boarder


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