Skip to content

Instantly share code, notes, and snippets.

@Pross
Created April 18, 2016 19:20
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Pross/61a8b6a5db826b63ebb030342dd2ace1 to your computer and use it in GitHub Desktop.
No padding on one section
<script>
!function ($) {
$(document).on( 'ready', function() {
$('#text_ugkn330').find('.pl-sn-pad').removeClass('pl-sn-pad')
})
}(window.jQuery)
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment