Its about category, If you are Not using custom, these tutorials teach you how to change Category title & description position with default Magento luma theme,
In the folder vendor/magento/module-catalog/view/frontend/layout/
 is the file catalog_category_view.xml
Add this code before the closing of Body tag assume the file is not been modifiedÂ
<move element=”category.description” destination=”content” after=”category.products.list”/>
<move element=”page.main.title” destination=”content” after=”category.products”/>
Need Experts Help ?
[]
1
Step 1