change background color of hero section

Go to your online store → edit code → theme.liquid file and paste this code in the end of file

{% if template == 'index' %}
  
{% endif %}

1 Like