Skip to content

Instantly share code, notes, and snippets.

@lindseyriel
Created February 17, 2018 22:22
Show Gist options
  • Save lindseyriel/005e1289acee8be42fa8ccf2b8ed8696 to your computer and use it in GitHub Desktop.
Save lindseyriel/005e1289acee8be42fa8ccf2b8ed8696 to your computer and use it in GitHub Desktop.
Resolve Fun Theme WooCommerce Pagination Issue
+$( 'nav' ).before( '<button class="menu-toggle" role="button" aria-pressed="false"></button>' ); // Add toggles to menus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment