Skip to content

How to add a hamburger menu to the theme and center the actual menu? #922

Discussion options

You must be logged in to vote

OK, I changed
@media screen and (max-width: 600px) { .topnav a:not(:first-child) {display: none;}
to
@media screen and (max-width: 600px) { .topnav a {display: none;}
In miniburger.css and it's OK now.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by RenaudILTIS
Comment options

You must be logged in to vote
5 replies
@RenaudILTIS
Comment options

@annaesvensson
Comment options

@schulle4u
Comment options

@schulle4u
Comment options

@RenaudILTIS
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants