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

Commit da72d44

Browse files
authored
Merge pull request #2 from denish-c-vachhani/patch-7
Update theme-apply.md
2 parents a0c973a + 82d09e4 commit da72d44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/guides/v2.3/frontend-dev-guide/themes/theme-apply.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ After you [add your theme to the file system]({{ page.baseurl }}/frontend-dev-gu
2121

2222
To apply a theme:
2323

24-
1. In Admin, go to **CONTENT** > **Design** > **Configuration**. A Design Configuration page opens. It contains a grid with the available configuration scopes. For example:
24+
1. In Admin, go to **Content** > Design > **Configuration**. A Design Configuration page opens. It contains a grid with the available configuration scopes. For example:
2525

2626
![Design Configuration page]
2727

@@ -39,7 +39,7 @@ To apply a theme:
3939
Design exceptions enable you to specify an alternative theme for particular user-agents, instead of creating a separate store views for them.
4040
To add a design exception:
4141

42-
1. In Admin, go to **CONTENT** > **Design** > **Configuration**
42+
1. In Admin, go to **Content** > Design > **Configuration**
4343
1. In the configuration record corresponding to your store view, click **Edit**.
4444
1. On the **Design Rule** tab, click **Add New User Agent Rule**.
4545
1. In the **Search String** box specify the user-agent using either normal strings or regular expressions (PCRE). In the **Theme Name** drop-down list select the theme to be used for matching agent.
@@ -52,7 +52,7 @@ To add a design exception:
5252
You might want to set a permanent store logo that displays on the storefront no matter what theme is applied.
5353
To add a permanent theme-independent logo:
5454

55-
1. In Admin, go to **CONTENT** > **Design** > **Configuration**
55+
1. In Admin, go to **Content** > Design > **Configuration**
5656
1. In the configuration record corresponding to your store view, click **Edit**.
5757
1. Expand the **Header** tab.
5858
1. In the **Logo Image** field browse to the logo file saved in your file system.

0 commit comments

Comments
 (0)