April 21, 201214 yr Hi guys, I've made a website using WordPress (http://www.spdtraining.co.uk) I've got a menu that is using <?php wp_nav_menu(); ?> code in the sidebar.php file. What I want to be able to do is... When you hover over "Core Courses" I want the children links to show just like in this image except vertical. Can anyone help me or show me a tutorial please. Thanks in advance. Terry
April 23, 201214 yr If I understand you correctly you're wanting your WordPress menu to align vertically? if so, it's just a case of applying some CSS to align your LI elements vertically. Rich
Create an account or sign in to comment