magento / magento2-page-builder

Magento2 PageBuilder
Other
79 stars 59 forks source link

layout 2 columns left avoid to override layout on catalog_category_view #829

Open antoniocarboni opened 2 years ago

antoniocarboni commented 2 years ago

this row below does not allow to override the layout columns of product list in a custom theme.

https://github.com/magento/magento2-page-builder/blob/262b3d5db215ba8585bd8ad0edfdb4e177744251/app/code/Magento/PageBuilder/view/frontend/page_layout/catalog_category_view.xml#L8

It always stands still with 2 columns. Is there a reason why it was inserted here instead inheriting the original layout of the catalog_category_view.xm of Magento_Catalogl?

m2-assistant[bot] commented 2 years ago

Hi @antoniocarboni. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this