Remove Side Padding on Product Page

Hi @jadedheart32

Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings.

product-info .page-width:has(.product) { max-width: 1600px; }