Two quick fixes for future version

There are two things about this theme that cause errors in html validation that are easily remedied. In the event you’re unaware, they are:

  1. In Includes > nav-bottom.php on line 20, there is a space missing before role=“navigation” after class=“fl-page-nav navbar navbar-default”

  2. In classes > FLFonts.php, all of the font names that have spaces in them cause a validation error. This is fixed by adding a + sign instead of a space so that “Open Sans” becomes “Open+Sans”.

Hey Jeff,

Thanks for pointing those out! We’ll be looking into validation stuff very soon so will keep this in mind when doing so. Thanks again!

Best,
Billy