This is a Magento 2 Child Theme from Luma starter pack which you can customize and apply your wanted styles on your store.
🛠 | Includes |
---|---|
🔥 | Bootstrap Grid and Font Awesome |
🎨 | Less file |
🎒 | Code Minification |
🌈 | Easy Modification for colors |
📱 | Media Queries for Responsive |
🤖 | External Libraries |
🛎 | Production ready ZIP theme |
Download this repository and drag the files into this path. app/design/frontend
or
Go to this path app/design/frontend
and clone this repository.
-
In Admin, go to:
Content -> Design- > Configuration
-
In the configuration record corresponding to your store view, click Edit. The page with design configuration for the selected scope opens.
-
On the Default Theme tab, in the Applied Theme drop-down, select Theme Zone.
-
Click Save Configuration.
-
If caching is enabled, clear the cache.
-
To see your changes applied, reload the storefront pages.
https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/themes/theme-apply.html
- Zekinah Lecaros - Initial work