Skip to content

Stop forcing capitalize all letters in main menu #530

Closed Answered by eleozzzz
eleozzzz asked this question in Q&A
Discussion options

You must be logged in to vote

i change the
&-item { padding: 16px 0; text-transform: uppercase; text-align: center; white-space: nowrap;
to
&-item { padding: 16px 0; text-transform: none; text-align: center; white-space: nowrap;

in the themes/anatole/assets/scss/partials/layout _nav.scss
and that make the change

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by eleozzzz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant