Tag: menus
How to Set a WordPress Menu Link to Open in a New Tab

I’ve got a client with a custom nav menu link pointing to a third-party service. He wanted that custom link to open in a new tab, and I realized I didn’t know how to do it.
How to Link to Page Content from a WordPress Navigation Menu

Sometimes you might want your WordPress navigation menu items to link directly to a page section that sits in the middle of a larger page, rather than simply to the top of the page. For example: instead of creating a nav menu link to a Contact page, how do I create a menu link to the Contact section of my homepage?
Adding Custom CSS Classes to WordPress Menu Items

Here’s something that I assumed required a plugin: How can you add one or more CSS classes to a WordPress menu item?
How to Create WordPress Nav Menus: An Introduction

Navigation menus are one of the most obvious features that go into making a site. If you’re building or revising a WordPress theme, you’ll almost certainly have one or more areas where you’ll want users to be able to easily make menus. Fortunately, they’ve thought of that.