This commit is contained in:
Ben Goldsworthy 2017-01-12 23:13:02 +00:00
parent f53ae91057
commit df05493b43
10 changed files with 520 additions and 619 deletions

View file

@ -21,7 +21,7 @@ get_header(); ?>
<div id="primary" class="content-area">
<header class="page-header">
<?php
the_archive_title( '<h2 class="page-title">', '</h2>' );
the_archive_title( '<h1 id="page-title">', '</h1>' );
the_archive_description( '<div class="taxonomy-description entry-content">', '</div>' );
?>
</header><!-- .page-header -->