diff --git a/functions.php b/functions.php index 61bc7a16..f3d2a538 100644 --- a/functions.php +++ b/functions.php @@ -102,8 +102,8 @@ function _s_widgets_init() { 'description' => '', 'before_widget' => '', - 'before_title' => '

', - 'after_title' => '

', + 'before_title' => '

', + 'after_title' => '

', ) ); } add_action( 'widgets_init', '_s_widgets_init' ); diff --git a/header.php b/header.php index 03ec2021..1934792d 100644 --- a/header.php +++ b/header.php @@ -24,7 +24,11 @@