How to move Category Description to the bottom after product list Magento 2
I want to move Category Description to the bottomĀ of the page.
move category description to the bottom after product list | moving category description | solved: how can move category description | how to move category description | shift category description below products in magento 2 | move category description from admin panel
move category description to the bottom after product list | moving category description | solved: how can move category description | how to move category description | shift category description below products in magento 2 | move category description from admin panel
move category description to the bottom after product list | moving category description | solved: how can move category description | how to move category description | shift category description below products in magento 2 | move category description from admin panel
move category description to the bottom after product list | moving category description | solved: how can move category description | how to move category description | shift category description below products in magento 2 | move category description from admin panel
move category description to the bottom after product list | moving category description | solved: how can move category description | how to move category description | shift category description below products in magento 2 | move category description from admin panel
move category description to the bottom after product list | moving category description | solved: how can move category description | how to move category description | shift category description below products in magento 2 | move category description from admin panel move category description to the bottom after product list moving category description solved: how can move category description how to move category description shift category description below products in magento 2 move category description from admin panel
Share
Go to your theme folder and add a catalog_category_view.xml layout under Magento_Catalog/layout
Here is the path: app/design/frontend/[theme_name]/Magento_Catalog/layout/catalog_category_view.xml
Now you can move the category description to the bottom of the page with the following:
Finally don’t forget to flush magento cache or purge CDN cache before check the result in the frontend.