Hey!
We had a custom liquid that worked for a couple months until today, where it just stopped working. Our distribution page was coded to be red with white font but the code stopped working so now it’s white like the rest of our website.
This was the code:
{% if collection.handle == “distribution” %}
body{ background-color: #E60000; //change your color } .card { background: #FFCCCC; //change your color } .row.full-width-row .collection-container.section-spacing-bottom * { color: white; }{% endif %}
The distribution page: https://tensilitymotorsports.com/collections/distribution-1
Password: tms
Thank you!
