Skip to content

Instantly share code, notes, and snippets.

@be-mohand
Created November 25, 2020 17:27
Show Gist options
  • Save be-mohand/25b7ad9b29a29fc61f3312818063b46e to your computer and use it in GitHub Desktop.
Save be-mohand/25b7ad9b29a29fc61f3312818063b46e to your computer and use it in GitHub Desktop.
Hide rating stars
// listing page
.listing_container .rate {
display:none;
}
// Shop view
.profile-view .rate {
display:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment