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.
1 parent 7a48b44 commit 893f9dfCopy full SHA for 893f9df
app/code/Magento/PageBuilder/view/frontend/layouts.xml
@@ -9,7 +9,7 @@
9
<layout id="cms_full_width">
10
<label translate="true">CMS - Full Width</label>
11
</layout>
12
- <layout id="category_full_width">
+ <layout id="category-full-width">
13
<label translate="true">Category - Full Width</label>
14
15
</page_layouts>
app/code/Magento/PageBuilder/view/frontend/page_layout/category_full_width.xml renamed to app/code/Magento/PageBuilder/view/frontend/page_layout/category-full-width.xml
0 commit comments