Skip to content

Instantly share code, notes, and snippets.

@jakerb
Created October 14, 2019 20:15
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/34c1e3046e687e6144a8260d4ed0bfd8 to your computer and use it in GitHub Desktop.
Save jakerb/34c1e3046e687e6144a8260d4ed0bfd8 to your computer and use it in GitHub Desktop.
(function($) {
$('div.wplsp-live table thead tr th[colspan]').attr('colspan','')
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment