trapdooralice Posted January 19, 2022 Share 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. Link to comment
Beyondspace Posted January 19, 2022 Share 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) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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
trapdooralice Posted January 19, 2022 Author Share 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? 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