Skip to content
Discussion options

You must be logged in to vote

Override the style in assets/css/jekyll-theme-chirpy.scss as following:

body[sidebar-display] {
  .fa-bars:before,
  .fa-navicon:before {
    content: '\58' !important;
  }
}

Here you can find other icons if you prefer to change to something else.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

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