I used this code in Custom Liquid under Product Information on the Default product page.
{% if template contains ‘product’ %}
.product-media-modal__content.gradient { max-width: 65em; margin: 0 auto; }{% endif %}
I used this code in Custom Liquid under Product Information on the Default product page.
{% if template contains ‘product’ %}
.product-media-modal__content.gradient { max-width: 65em; margin: 0 auto; }{% endif %}