katiemakesdesign Posted March 1, 2023 Share Posted March 1, 2023 (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, 2023 by katiemakesdesign Link to comment
Beyondspace Posted March 2, 2023 Share Posted March 2, 2023 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? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
katiemakesdesign Posted March 2, 2023 Author Share Posted March 2, 2023 HI yes sorry no space! "katiemakes" is password Link to comment
Solution Beyondspace Posted March 3, 2023 Solution Share Posted March 3, 2023 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
Beyondspace Posted March 3, 2023 Share Posted March 3, 2023 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
katiemakesdesign Posted March 3, 2023 Author Share Posted March 3, 2023 @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