Generic header added

This commit is contained in:
ahmadbilalkhalid 2020-01-20 15:09:35 +05:00
commit 2b469a920e
6 changed files with 89 additions and 2 deletions

View file

@ -0,0 +1,22 @@
[block]
name = generic-header
[fields.headers]
label = headers
type = strings
[fields.primary_color]
name = Landing Page Primary Color
label = primary_color
type = select
choices = blue, black, red, green
choice_labels = Blue, Black, Red, Green
default = blue
[fields.header_color]
name = Header Color
label = header_color
type = select
choices = text-light, text-dark
choice_labels = light, dark
default = text-light