diff --git a/view/frontend/templates/widget/category_widget.phtml b/view/frontend/templates/widget/category_widget.phtml
index f4c9432e15df207017a044c93754c33fba47f46b..5b3df46886771633651166aa975062eb6cb70fa3 100755
--- a/view/frontend/templates/widget/category_widget.phtml
+++ b/view/frontend/templates/widget/category_widget.phtml
@@ -5,7 +5,7 @@
 <div class="widget block block-static-block category-widget">
     <div class="block-content">
         <?php if($this->getModel() == "widget/category_widget.phtml") { ?>
-            <?php if($this->getWidgetTitle() != null && $this->getWidgetContent() != null): ?>
+            <?php if($this->getWidgetTitle() != null || $this->getWidgetContent() != null): ?>
             <div class="content-heading">
                 <?php if($this->getWidgetTitle() != null): ?>
                 <h2 class="title">