amikhael Posted May 31, 2022 Share Posted May 31, 2022 Site URL: https://www.andrewmikhael.com/services/apartment-combination-deep-dive I made product pages, they are active and so is the page they're on. Stripe is enabled. There is no add to cart button. When I click on the product a bit of code flashes at the top of the screen, says something about add to cart and visibility. But I do not know what to do from here. Link to comment
amikhael Posted May 31, 2022 Author Share Posted May 31, 2022 This is the code injection I found in settings on the services page. I removed it and still no change: .product-add-to-cart, .product-price { visibility: none; display: none; } Link to comment
Solution tuanphan Posted June 1, 2022 Solution Share Posted June 1, 2022 In Home > Design > Custom CSS > Find & remove this code .product-quantity-input, .sqs-add-to-cart-button-wrapper { display: none; } .sqs-add-to-cart-button-wrapper { visibility: hidden; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment