Preview:
/* hide deal name and closed date columns on pipeline table */
.post-type-archive-deal .deal_table thead tr th:nth-child(2),
.post-type-archive-deal .deal_table tbody tr td:nth-child(2),
.post-type-archive-deal .deal_table thead tr th:nth-child(6),
.post-type-archive-deal .deal_table tbody tr td:nth-child(6) {
  display: none;
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter