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!
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…
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
This worked thank you so much @oscprofessional