Created
April 26, 2022 16:22
-
-
Save hivepress/5f5d92c94ff7c42c0bc34da97db48fe2 to your computer and use it in GitHub Desktop.
Hide the vendor registration date #hivepress #vendors
This file contains 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
.hp-vendor--view-block .hp-vendor__registered-date, | |
.hp-vendor--view-page .hp-vendor__registered-date { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment