PenelopeS 2 Share Posted November 1, 2020 (edited) Site URL: https://leslilasfrenchschool.squarespace.com I have a small section under a video on my homepage, and I wanted the content to be centered vertically (vertical alignment). But the text is actually closer to the top of the section. Site url: leslilasfrenchschool.squarespace.com Password: virginie Thanks for any advice! Edited November 1, 2020 by PenelopeS Link to post
bangank36 568 Share Posted November 1, 2020 You can use this snippet in Settings->Design->Custom Css section[data-section-id="5f9e1e2e0e604768db0fb97f"] .row { display: flex; align-items: center; justify-content: center; } section[data-section-id="5f9e1e2e0e604768db0fb97f"] .row .col .sqs-block { padding-top: 17px !important; } Greeting, it's BaNgan from 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, Geolocation Automatic Currency Converter, Sortable Table from GSheetIf 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 post
PenelopeS 2 Author Share Posted November 1, 2020 That worked great! Thank you! bangank36 1 Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment