diff --git a/template-parts/header-standard.php b/template-parts/header-standard.php index fd364432..e682bc09 100644 --- a/template-parts/header-standard.php +++ b/template-parts/header-standard.php @@ -116,7 +116,7 @@ function sunflower_output_highlight_button_if_exists() { if ( in_array( 'button-highlight', $menu_item->classes, true ) ) { $classes_string = implode( ' ', $menu_item->classes ); echo ' - ' . esc_html( $menu_item->title ) . ''; +
'; return; } } @@ -124,9 +124,9 @@ function sunflower_output_highlight_button_if_exists() { } ?> - + + +