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 ...
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
-
- 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?
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?
-
- Moderator
- GK User
- Mon Sep 12, 2016 7:52 pm
Sent
-
- 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
}
-
- Moderator
- GK User
- Wed Sep 14, 2016 6:24 am
*high five*
-
- Fresh Boarder
5 posts
• Page 1 of 1