diff --git a/inc/widgets.php b/inc/widgets.php index fff5236..54337b8 100644 --- a/inc/widgets.php +++ b/inc/widgets.php @@ -83,7 +83,7 @@ if ( ! function_exists( 'understrap_widgets_init' ) ) { 'name' => __( 'Hero Static', 'understrap' ), 'id' => 'statichero', 'description' => 'Static Hero widget. no slider functionallity', - 'before_widget' => '
', + 'before_widget' => '
', 'after_widget' => '
', 'before_title' => '

', 'after_title' => '

', @@ -93,7 +93,7 @@ if ( ! function_exists( 'understrap_widgets_init' ) ) { 'name' => __( 'Footer Full', 'understrap' ), 'id' => 'footerfull', 'description' => 'Widget area below main content and above footer', - 'before_widget' => '