Skip to content

Commit ee36459

Browse files
committed
MAGEDOC-3550: How to add an appearance
WIP tutorial for overview and steps 1 and 2.
1 parent 14b48a4 commit ee36459

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/extend-existing-content-type/step-2-extend-appearances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Step 2: Extend appearances
22

3-
In this step, you will extend two of the four Banner appearances (`collage-left` and `collage-right`) by adding a new `max_height` property to each. This property stops the Banner from growing beyond a certain height as end-users enter text.
3+
In this step, you will extend two of the four Banner appearances (`collage-left` and `collage-right`) by adding a new `max_height` style to each. This property stops the Banner from growing beyond a certain height as end-users enter text.
44

55
## Create a content configuration file
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Step 3: Extend forms
22

3-
In this step, you will create two forms, one for each of the Banner appearances (`collage-left` and `collage-right`) by adding a new `max_height` property to each. This property stops the Banner from growing beyond a certain height as end-users enter text.
3+
In this step, you will create two forms, one for each of the Banner appearances (`collage-left` and `collage-right`).
44

0 commit comments

Comments
 (0)