Expired
Hi, I would love to make so Add to cart button is always visible on the product. How can I do that?
https://wordpress-10926-24115-88533.cloudwaysapps.com/homepage-2/
Thank you
Hello,
Please add this code into your custom css box:
ul.products li .button, ul.products li .added_to_cart { opacity: 1; }
Best regards!
You must be logged in to reply to this topic.