cancel
Showing results for 
Search instead for 
Did you mean: 

How to remove title on the POP

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

How to remove title on the POP

Trying to remove page title on the POP, but title doesn`t removed:

 - frontend/.../.../Magento_Catalog/layout/catalog_category_view.xml

- app/design/frontend/.../.../Magento_Catalog/layout/override/base/default.xml

- app/design/frontend/.../.../Magento_Theme/layout/override/base/default.xml

removed only from this path(for all pages!):

- vendor/magento/module-theme/view/frontend/layout/default.xml

 

<referenceBlock name="page.main.title" remove="true" />

How I can remove title only for POP page in my theme?