Up-to-date
This commit is contained in:
parent
98ea090b9f
commit
1958efe40f
10 changed files with 185 additions and 100 deletions
|
@ -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 -->
|
||||
|
||||
|
|
Reference in a new issue