katiemakesdesign Posted March 1 Share Posted March 1 (edited) I used a code block to create vertical text, but when I change the window size smaller, the left text moves up a little and the right moves down. I want them to stay centered with each other. Can anyone help? Used a code block with: <center><span class="keeptogether"> <p style="transform: rotate(90deg); font-size: 12px; letter-spacing: 6px; color: #fcf1e4;">VIEW BY</span></center> https://mustard-sepia-aphj.squarespace.com/galleries pass: katiemakes Edited March 2 by katiemakesdesign Link to comment
Beyondspace Posted March 2 Share Posted March 2 18 hours ago, katiemakesdesign said: I used a code block to create vertical text, but when I change the window size smaller, the left text moves up a little and the right moves down. I want them to stay centered with each other. Can anyone help? Used a code block with: <center><span class="keeptogether"> <p style="transform: rotate(90deg); font-size: 12px; letter-spacing: 6px; color: #fcf1e4;">VIEW BY</span></center> https://mustard-sepia-aphj.squarespace.com/galleries pass: katie makes It shows the wrong password. Can you check it again? 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
katiemakesdesign Posted March 2 Author Share Posted March 2 HI yes sorry no space! "katiemakes" is password Link to comment
Solution Beyondspace Posted March 3 Solution Share Posted March 3 You can try the following code on Home > Design > Custom Css .keeptogether { display: flex; justify-content: center; align-items: center; } Support me by pressing 👍 or marking as solution if this is 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
Beyondspace Posted March 3 Share Posted March 3 My testing 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
katiemakesdesign Posted March 3 Author Share Posted March 3 @Beyondspace woohoo! that worked! thank you so much, I am still very new to coding but trying to figure it as I go too... much appreciate the help!! Beyondspace 1 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