Skip to content

Instantly share code, notes, and snippets.

@Roy-Oto
Created April 30, 2021 05:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Roy-Oto/e8f8ba54852c2e5d1f5e3de6882e8768 to your computer and use it in GitHub Desktop.
Save Roy-Oto/e8f8ba54852c2e5d1f5e3de6882e8768 to your computer and use it in GitHub Desktop.
If you want to display header titles in Ameblo
/* ブログタイトルと説明文を非表示にする */
.skin-headerTitle {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment