Skip to content

Instantly share code, notes, and snippets.

@emarket-design
Last active November 20, 2015 19:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emarket-design/acde6641c6535498564b to your computer and use it in GitHub Desktop.
Save emarket-design/acde6641c6535498564b to your computer and use it in GitHub Desktop.
Gives instructions on how to disable individual attributes in Employee Spotlight Pro WordPress plugin.
.srcontent div.segment-block:nth-child(4) {
display:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment