Hi there,
I am using motion theme 1 and the “add to cart” button disappeared!! Also, there is no style.css or custom.css file so I can add codes like:
form[action^="/cart/add"] .purchase-details__buttons #ergeergds[type=submit] {
visibility: visible;
}
or
button.add-to-cart.button {
display: block !important;
}
which I found as an answer to previously asked questions. Here is the link to a product on my website:
Help please!