Sometimes it’s good to ditch the default functions for components and create our own stuff. WordPress has great features for category listing but when it comes to customization we need to dig a little deeper on its functions.
Today we’ll see how to do an awesome categories menu, based on Pawel Kadysz’s awesome menu design.
We’ll see alternatives to WordPress wp_list_categories functions that allows full customization. Also we’ll see how to do it with clean CSS and a little jQuery for final touches to make it smoother.
So, are you ready to rock?
