diff --git a/frontend/views/layouts/_category_menu.php b/frontend/views/layouts/_category_menu.php index 2303c2e..8cc12c5 100644 --- a/frontend/views/layouts/_category_menu.php +++ b/frontend/views/layouts/_category_menu.php @@ -28,25 +28,27 @@ 'tabindex' => -1, ] ); - if ( !empty( $category->categories ) ) { + if (!empty( $category->categories )) { + ?> +
+ -