staaaceeey Posted November 17, 2020 Share Posted November 17, 2020 Site URL: https://naturalspoonfuls.com.au/seasonal-eating-program Hi there, I am hoping to remove both "quantity" sections on this page https://naturalspoonfuls.com.au/seasonal-eating-program (password: peanutbutter) I have used this code for another page which works well, but I don't know how to change that to be on this particular page. .homepage #block-yui_3_17_2_1_1603948983263_12291 { display: none; } I think these are the item codes for each section: 5fb3216399466f5ac41a5004 5fb31e166e7c0007629c5530 Thank you!! Stacey Link to comment
Beyondspace Posted November 17, 2020 Share Posted November 17, 2020 16 minutes ago, staaaceeey said: Site URL: https://naturalspoonfuls.com.au/seasonal-eating-program Hi there, I am hoping to remove both "quantity" sections on this page https://naturalspoonfuls.com.au/seasonal-eating-program (password: peanutbutter) I have used this code for another page which works well, but I don't know how to change that to be on this particular page. .homepage #block-yui_3_17_2_1_1603948983263_12291 { display: none; } I think these are the item codes for each section: 5fb3216399466f5ac41a5004 5fb31e166e7c0007629c5530 Thank you!! Stacey Use this Chrome Extension to find the block id: Find Squarespace Ids #block-yui_3_17_2_1_1604621894985_24779, #block-yui_3_17_2_1_1605574468572_24468 { display: none; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
staaaceeey Posted November 17, 2020 Author Share Posted November 17, 2020 @bangank36 Thank you, unfortunately that removed the whole block, I want to keep the buttons but get rid of the quantity section. Any ideas? Link to comment
Beyondspace Posted November 17, 2020 Share Posted November 17, 2020 52 minutes ago, staaaceeey said: @bangank36 Thank you, unfortunately that removed the whole block, I want to keep the buttons but get rid of the quantity section. Any ideas? #block-yui_3_17_2_1_1604621894985_24779 .product-quantity-input, #block-yui_3_17_2_1_1605574468572_24468 .product-quantity-input { display: none; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.