Meghna Posted September 1, 2023 Posted September 1, 2023 Hello I am using square space 7.1. I been trying to remove space between the stacked images on the product page. I tried a few codes but non of them worked. Please find the details below. Thank you in advance
tuanphan Posted September 3, 2023 Posted September 3, 2023 Add to Website > Website Tools > Custom CSS /* Stacked Product */ @media screen and (min-width:768px) { .tweak-product-basic-item-gallery-design-stacked .ProductItem-gallery-slides-item { margin-bottom: 0px !important; } .tweak-products-width-full .products.collection-content-wrapper { padding-top: 0 !important; padding-left: 0 !important; } nav.ProductItem-nav { position: absolute; left: 3vw; z-index: 99999; background-color: white; padding: 0 !important; }} Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment