Up-to-date

This commit is contained in:
rumperuu 2017-05-25 18:57:33 +00:00
parent 98ea090b9f
commit 1958efe40f
10 changed files with 185 additions and 100 deletions

View file

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