Skip to content

Instantly share code, notes, and snippets.

@AbhishekGhosh
Created May 24, 2023 05:45
Show Gist options
  • Save AbhishekGhosh/a681d3152e6114fd02a2ffa8980cde57 to your computer and use it in GitHub Desktop.
Save AbhishekGhosh/a681d3152e6114fd02a2ffa8980cde57 to your computer and use it in GitHub Desktop.
WordPress Genesis verified badge CSS
.entry-author-name:after {
content: '\f058';
font-family: FontAwesome;
font-size: 15px;
margin-left:5px;
margin-right:5px;
color:#0274be;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment