FasXFis Posted February 14, 2022 Share Posted February 14, 2022 Site URL: https://pomegranate-dachshund-acbb.squarespace.com/shop/p/the-sun-the-city Hi guys, I have my product design set to 'Wrap'. Does anyone know a CSS way to have the 2 bottom images on top of each other intead of being side to side? Password is: Fasxfis Link to comment
Beyondspace Posted February 16, 2022 Share Posted February 16, 2022 On 2/14/2022 at 10:05 PM, FasXFis said: Site URL: https://pomegranate-dachshund-acbb.squarespace.com/shop/p/the-sun-the-city Hi guys, I have my product design set to 'Wrap'. Does anyone know a CSS way to have the 2 bottom images on top of each other intead of being side to side? Password is: Fasxfis Try adding to Home > Design > Custom Css .pdp-gallery-slides[data-slide-index="2"] { width: 100%; } .pdp-gallery-slides[data-slide-index="2"] img { width: 49% !important; } Let me know how it works on your site Support me by pressing 👍 if this useful for you Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you 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