Created
July 30, 2014 18:09
-
-
Save awhedbee22/b4776c812db0d80d758b to your computer and use it in GitHub Desktop.
Change icon for custom post types in Admin Menu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#menu-posts-NAME div.wp-menu-image { | |
content: "\f164"; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment