Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Created July 21, 2021 04:05
Show Gist options
  • Save Pavracer/3fe57aca39ab413b3c49a57eb825cd5f to your computer and use it in GitHub Desktop.
Save Pavracer/3fe57aca39ab413b3c49a57eb825cd5f to your computer and use it in GitHub Desktop.
<script>
jQuery(document).ready(function(){
jQuery('.et_pb_section:hidden').removeAttr('id');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment