Modifying the Navbar to allow links at the top level #878
Unanswered
AlynStampcollector
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You can have links as a top level item, but only if there are no subitems below it. This is a conscious decision I made, in order to be more accessible for mobile, since on mobile you don't have a hover ability and you have to click on a top level item in order to show the subitems. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good morning,
I really like your template and it has allowed me to start migrating from WordPress to Jekyll. I was wondering if there is a way to have an active link at the top level.
I am looking at the ability to add something like this:
navbar-links:
Section 1: "#"
Section 2: "page
- Sub2-1: "#"
- Sub2-2: "#"
Section 3: "#"
Many thanks,
Beta Was this translation helpful? Give feedback.
All reactions