Hi,
I would like to change the color of the text on my hero image. However, when I change it by editing the code, it affects the color of all the hero text on other sections. How do I isolate this and edit only one specific section? My site is www.belizabeauties.com
More specifically
How do we add a schema to hero.liquid so Title and Text also include a text Color setting?
The first step I did so far is
added below title text setting parameter schema.
{
"type": "color",
"id": "title_color",
"label": "Title Text Color",
"default": "#000000"
}
However, I get an error
Error: Invalid JSON in tag 'schema'
Has anyone modified Debut to include text color overrides to the hero text block?
User | Count |
---|---|
25 | |
20 | |
19 | |
16 | |
15 |