Dynamic Checkout Add to Cart Button not SHowing

Hi,

As above, the add to cart button isn’t displaying (Showing a white box) when I enable dynamic product display. Is there any way to fix this?

Thanks!

@DHYON ,

share the url please…

@oscprofessional it’s www.dhyonwatches.com

@DHYON

button.custom-atc-button.add_to_cart.product-form__submit.button.button--full-width.button--secondary {
    background: #000;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->section-main-product.scss.liquid

1 Like

This worked thank you so much @oscprofessional