horizontal menu with vertical dropdown menu
-
How do I create a horizontal menu with a vertical dropdown in WordPress along with CSS styles from scratch?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
What do you mean “from scratch”?
Your site menu is determined by your theme, and most WordPress themes create horizontal menus with submenus expanding vertically. So just pick a theme that uses that standard approach, and there’s nothing more you need to do.
Creating such a menu cannot be done with only CSS, though. Creating a menu requires both CSS and HTML, meaning you’ll also need to edit your theme’s PHP files, and that’s not possible on WordPress.com.
- The topic ‘horizontal menu with vertical dropdown menu’ is closed to new replies.