We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a93e42 + e2a0e6a commit d1c335aCopy full SHA for d1c335a
app/code/Magento/Theme/view/frontend/layout/default.xml
@@ -73,7 +73,7 @@
73
<arguments>
74
<argument name="title" translate="true" xsi:type="string">Menu</argument>
75
</arguments>
76
- <block class="Magento\Theme\Block\Html\Topmenu" name="catalog.topnav" template="Magento_Theme::html/topmenu.phtml" ttl="3600" before="-"/>
+ <block class="Magento\Theme\Block\Html\Topmenu" name="catalog.topnav" template="Magento_Theme::html/topmenu.phtml" ttl="0" before="-"/>
77
</block>
78
<block class="Magento\Framework\View\Element\Text" name="store.links" group="navigation-sections">
79
0 commit comments