Hello,
I have a website with the Motion Theme.
How can i remove the Button: Add to cart and only leave the Buy Now Button on the Section: Featured Product
I have a digital Product with the app Digital Downloads.
Thank you and best Regards
@Anonym3845 - it can be done via css, can you share this page link?
Yes sure:
Password: 123
Hi @Anonym3845 ,
Would you mind to share your URL website? with password if its protected. Thanks!
Yes sure
Website: https://4daae5.myshopify.com/
Password: 123
Thank you and best Regards
Thank you for the informatin. Try this.
button.btn.btn--full.add-to-cart.add-to-cart--secondary {
display: none;
}
Result:
I hope it help.
It worked.
Thank you very much and have a great day.
Best Regards