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 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, Lightbox Studio pluginIf 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
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