Replies: 1 comment
-
|
Hi @ndu69110, The arrow part is easy, I've copied this symbol .section-with-subsection .md-tabs__link::after {
content: "⌄";
margin-left: 0.4em;
}The more difficult part is to add the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would like to know if in MKDocs with material theme, there is an option (.css, .js file or whatever) to add an arrow to the top menu when there are many subsections (1 or more)?
For instance:
As shown on the attached picture, Documentation and Blog section have an arrow to the right because these sections contain sub-sections.
Thank you!
N.
Beta Was this translation helpful? Give feedback.
All reactions