Skip to content

Commit

Permalink
Add support for position setting (#8255)
Browse files Browse the repository at this point in the history
  • Loading branch information
donnapep authored Oct 10, 2024
1 parent 1e88fa4 commit 309d204
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ctlg/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@
"contentSize": "700px",
"wideSize": "1000px"
},
"position": {
"sticky": true
},
"spacing": {
"blockGap": true,
"margin": true,
Expand Down Expand Up @@ -754,4 +757,4 @@
],
"version": 2,
"$schema": "https://schemas.wp.org/trunk/theme.json"
}
}

0 comments on commit 309d204

Please sign in to comment.