Fixed a minor bug…
-
In sidebar.php:
Line 19:
<h3 class=”widget-title”><?php _e( ‘Archives’, ‘sempress’ ); ?></h1>
Last h1 should be h3
Likewise on line 26
<h3 class=”widget-title”><?php _e( ‘Meta’, ‘sempress’ ); ?></h1>
- The topic ‘Fixed a minor bug…’ is closed to new replies.