Shopify themes, liquid, logos, and UX
Hello, I'm trying to change a piece of a timeline widget to not use the default header color setting. I'd like to change it to something specific for the page.
Hello @HouseofWebster
try this code.
{
"name": "Header Color",
"settings": [
{
"type": "color",
"id": "header_color",
"label": "Header Color"
}
]
}
<div class="timeline-widget">
<h2 style="color: {{ section.settings.header_color }}">Your Timeline Header</h2>
</div>
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025