trapdooralice Posted January 19, 2022 Posted January 19, 2022 Site URL: http://www.littlepinetoys.com Can someoe give me the codes please? As stated, the first slide is perfect, but on the second I would like text and button on the left side, and on the thrid slide on the right side.
Beyondspace Posted January 19, 2022 Posted January 19, 2022 28 minutes ago, trapdooralice said: Site URL: http://www.littlepinetoys.com Can someoe give me the codes please? As stated, the first slide is perfect, but on the second I would like text and button on the left side, and on the thrid slide on the right side. Try adding to Home > Design > Custom Css section[data-section-id="6176e6f4e0e8eb155e17df52"] .list-item:nth-child(2) .slide-content { position: absolute; top: 50%; left:0; transform: translateY(-50%) } section[data-section-id="6176e6f4e0e8eb155e17df52"] .list-item:last-child .slide-content { position: absolute; top: 50%; right:0; transform: translateY(-50%) } Let me know how it works on your site Support me by pressing 👍 if this useful for you BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
trapdooralice Posted January 19, 2022 Author Posted January 19, 2022 7 minutes ago, bangank36 said: Try adding to Home > Design > Custom Css section[data-section-id="6176e6f4e0e8eb155e17df52"] .list-item:nth-child(2) .slide-content { position: absolute; top: 50%; left:0; transform: translateY(-50%) } section[data-section-id="6176e6f4e0e8eb155e17df52"] .list-item:last-child .slide-content { position: absolute; top: 50%; right:0; transform: translateY(-50%) } Let me know how it works on your site Support me by pressing 👍 if this useful for you It worked! Now is like this (picture) Is there a way to make text more like on second picture?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment