Header styles

This commit is contained in:
Sodbileg Gansukh
2023-07-10 11:14:43 +08:00
parent 234e098968
commit bd5c882ebb
7 changed files with 150 additions and 2 deletions

View File

@@ -93,6 +93,17 @@
"Stacked"
],
"default": "Logo in the middle"
},
"header_style": {
"type": "select",
"options": [
"Magazine",
"Highlight",
"Landing",
"Search"
],
"default": "Magazine",
"group": "homepage"
}
}
},