Created
November 9, 2018 07:40
-
-
Save ItsMurumba/23bfd35313a63f6595b400f760585590 to your computer and use it in GitHub Desktop.
WordPress Hide Published by using CSS
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
| .date updated, .author { | |
| display:none !important; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment