Skip to content

Instantly share code, notes, and snippets.

@jamiemarsland
Created September 21, 2022 07:24
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamiemarsland/5aca32e3742411837b439b5a6debe6b0 to your computer and use it in GitHub Desktop.
Save jamiemarsland/5aca32e3742411837b439b5a6debe6b0 to your computer and use it in GitHub Desktop.
Harry Styles CSS
.wp-block-navigation .wp-block-navigation-item__label:hover {
background-color: #CE4520;
border-radius: 25px;
color:white;
}
.wp-block-navigation .wp-block-navigation-item__label {
padding:10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment