Skip to content

Commit cc4f265

Browse files
authored
Merge pull request #2741 from strapi/cms/homepage-customization
Update Homepage customization page to add layout customization tips
2 parents 863d22d + de80cbf commit cc4f265

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docusaurus/docs/cms/features/admin-panel.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ sources={{
2727

2828
:::tip
2929
You can [create your own widgets](/cms/admin-panel-customization/homepage) to customize the admin panel's homepage.
30+
31+
You can also customize the layout (widget controls appear when you hover over a widget or between widgets):
32+
- **Resize**: Drag the divider in a two-widget row left or right.
33+
- **Reorder**: Drag the <Icon name="dots-six-vertical" classes="ph-bold" /> button to move a widget.
34+
- **Delete**: Click the <Icon name="trash"/> button.
35+
- **Restore**: Use the "Add widget" button at the top of the page to bring back a deleted widget.
3036
:::
3137

3238
## Overview

0 commit comments

Comments
 (0)