<article id="<?php the_ID()?>" <?php post_class()?>>
<header class="entry-header">
- <h1 class="entry-title"><a href="<?php the_permalink(); ?>"><?php the_title();?></a></h1>
+ <h3 class="entry-title"><a href="<?php the_permalink(); ?>"><?php the_title();?></a></h3>
<?php if ( has_post_thumbnail() ):?>
<?php if (get_post_type( $post ) != "ai1ec_event") { ?>
<div class="featured-image-wrap"><?php the_post_thumbnail("large"); ?></div>
<article id="<?php the_ID()?>" <?php post_class()?>>
<header class="entry-header">
- <h1 class="entry-title"><a href="<?php the_permalink(); ?>"><?php the_title();?></a></h1>
+ <h3 class="entry-title"><a href="<?php the_permalink(); ?>"><?php the_title();?></a></h3>
<?php if ( has_post_thumbnail() ):?>
<?php if (get_post_type( $post ) != "ai1ec_event") { ?>