Skip to content

Instantly share code, notes, and snippets.

@jakerb
Created October 14, 2019 19:55
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 jakerb/9ca56732ffb6f280ab6c1a2b731bb03b to your computer and use it in GitHub Desktop.
Save jakerb/9ca56732ffb6f280ab6c1a2b731bb03b to your computer and use it in GitHub Desktop.
div.wplsp-live > table > thead > tr > th:nth-child(6),
div.wplsp-live > table > thead > tr > th:nth-child(7),
div.wplsp-live > table > thead > tr > th:nth-child(8),
div.wplsp-live > table > tbody > tr > td:nth-child(8),
div.wplsp-live > table > tbody > tr > td:nth-child(9),
div.wplsp-live > table > tbody > tr > td:nth-child(10),
div.wplsp-live > table > tbody > tr > td img {
display: none
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment