Created
February 20, 2023 22:47
-
-
Save hivepress/e2461a6507f26b453e6e5712c8015fb1 to your computer and use it in GitHub Desktop.
Hide the listing sort drop-down #hivepress #listings
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-form--listing-sort { | |
display: none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment