SYankell Posted August 31, 2021 Share Posted August 31, 2021 Site URL: https://rhombus-mayflower-khdk.squarespace.com/config/pages Hey, First time posting- I have a Summary block that I want to use to pull a small selection from my 'paintings' shop page for the home page. Problem is these little black boxes appear in the top right of the images. They do not appear on the shop page. How do I get rid of them? I do have some code injection in the advanced-code injection and footer CSS areas, but I deleted all of it and the boxes still appear. Thanks! Link to comment
SYankell Posted August 31, 2021 Author Share Posted August 31, 2021 Figured it out. Used the inspect in Chrome to figure out that it is a product status box (showing that it was sold out, because those are currently set to zero in quantity) So upping the quantity does it or changing the box color to white like this in design/custom CSS: .sqs-block-summary-v2 .summary-product-status .product-mark { background: #fff; Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.