How to move anything using jQuery insertBefore & insertAfter – Easy Tutorial
Hi Mike here, in this tutorial I’m going to show you how you can move any element in your WordPress theme using jQuery insertBefore & insertAfter So let’s say you found a theme that you love, except one element is not quite where you would like it to be, let’s say it’s the page title. You can move this yourself easily with some jQuery, jQuery is a javascript library that WordPress loads by default, think of it as a bunch… Read More »How to move anything using jQuery insertBefore & insertAfter – Easy Tutorial