shopify template

PHOTO EMBED

Tue May 18 2021 01:43:18 GMT+0000 (Coordinated Universal Time)

Saved by @akairo0902 #html

{% schema %}
{% endschema %}

{% style  %}
@media all and (max-width: 896px) {
  #main .main__Block .bg__Box {
    margin-bottom: -108px;
    padding: 30px 0;
    min-height: 375px;
    background-image: url({{ section.settings.mobile_image | img_url: 'master' }});
  }
}
{% endstyle %}

{% javascript %}
{% endjavascript %}
content_copyCOPY