All Posts Tagged
Tag: ‘css’

Multiple column lists navigation using wp_nav_menu

Intro Working on a recent project I had to made use of ‘multiple column lists’, based on the article ‘CSS Swag: Multi-Column Lists‘ at A List Apart. For more control over the items in the list, I wanted to use the WordPress custom menus. This is the final result: The CSS The CSS is pretty …

Read More