windhamdavid 1 day ago
parent
commit
46130f97f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      page-studio.php

+ 1 - 1
page-studio.php

@@ -269,7 +269,7 @@
 				</div>
 				<article class="studio">
 					<div class="entry-content">
-						<h4><a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__( '%s', 'daw' ), the_title_attribute( 'echo=0' ) ); ?>" rel="bookmark"><?php the_title(); ?></a></h4>
+						<h5><a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__( '%s', 'daw' ), the_title_attribute( 'echo=0' ) ); ?>" rel="bookmark"><?php the_title(); ?></a></h5>
 						<?php dw_good_excerpt(110); ?>
 					</div>
 				</article>