Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Update label #587

Merged
merged 1 commit into from
Apr 4, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guides/v2.0/frontend-dev-guide/themes/theme-apply.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ After you <a href="{{site.gdeurl}}frontend-dev-guide/themes/theme-create.html">a
To apply a theme:

2. In Admin, go to **Stores** > **Configuration** > **Design**.
3. In the **Scope** drop-down field, select the store view where you want to apply the theme.
3. In the **Store View** drop-down field, select the store view where you want to apply the theme.
4. On the **Design Theme** tab, select your newly created theme in the **Design Theme** drop-down.
5. Click **Save Config**.
6. If caching is enabled, <a href="#theme-apply-clear">clear the cache</a>.
Expand Down