Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-level menu #55

Open
dylanyht opened this issue Jul 27, 2021 · 2 comments
Open

Multi-level menu #55

dylanyht opened this issue Jul 27, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@dylanyht
Copy link

Is it possible to create multi-level menus with this theme? If so, how do I need to create it?

@onweru
Copy link
Owner

onweru commented Jul 27, 2021

@dylanyht, that feature is not yet available on this theme.

@onweru onweru added the enhancement New feature or request label Jul 27, 2021
@rwstorer
Copy link
Contributor

As a workaround, I put these lines in my assets/sass/_custom.sass file:

.section
  &_title
    font-size: 1.25rem
  &_link
    font-size: 0.9rem
    font-weight: 400

It makes the sub-menu items visibly smaller, and I can easily tell where each Topic begins and ends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants