Skip to content

Commit

Permalink
Updates Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zekinah committed Sep 3, 2020
1 parent 7d31734 commit 9a5025f
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,26 @@

This is a Magento 2 Child Theme from Luma starter pack which you can customize and apply your wanted styles on your store.

## Installation and Setup
## Installation

1. Download this repo and drag the files into your file into this path. `app/design/frontend` or go to the `app/design/frontend` and clone this repository.
Download this repository and drag the files into this path. `app/design/frontend`

2. In Admin, go to: `Content -> Design- > Configuration`
or

3. In the configuration record corresponding to your store view, click Edit. The page with design configuration for the selected scope opens.
Go to this path `app/design/frontend` and clone this repository.

4. On the Default Theme tab, in the Applied Theme drop-down, select Theme Zone.
## Setup
1. In Admin, go to: `Content -> Design- > Configuration`

5. Click Save Configuration.
2. In the configuration record corresponding to your store view, click Edit. The page with design configuration for the selected scope opens.

6. If caching is enabled, clear the cache.
3. On the Default Theme tab, in the Applied Theme drop-down, select Theme Zone.

7. To see your changes applied, reload the storefront pages.
4. Click Save Configuration.

5. If caching is enabled, clear the cache.

6. To see your changes applied, reload the storefront pages.

## More info here:
https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/themes/theme-apply.html
Expand Down

0 comments on commit 9a5025f

Please sign in to comment.