Magento2 – Add a custom CSS class to the body element
Sometimes we need to customize the whole layout. We can do this by adding a custom class over the body element. For example, in order to specify the
Magento2 Create a Simple Module
Today I am going to demonstrate you how to create a basic custom module in magento2. Prerequisites : This tutorial assumes that you have installed magento with latest