Configuring the navbar

In this section, we'll set up the navbar items for our site pages, and we'll also go ahead and add the markup for our icons:

  1. In your WordPress Dashboard, navigate to Appearance | Menus.
    Configuring the navbar
  2. Remove the Sample Page menu item from the menu.
  3. Edit the Home menu item by adding the markup for our Font Awesome icon to the label area using the same markup from our Chapter 2, Bootstrappin' Your Portfolio, index.html file shown as follows:
    <span class="icon fa fa-home"></span> Home
    Configuring the navbar
  4. Now create the remainder of your pages—for now, you could do so ...

Get Bootstrap Site Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.