Jump to content

Vertical Text in Fluid Engine

Go to solution Solved by Beyondspace,

Recommended Posts

Hello!

 

I'm trying to achieve vertical font for 002. Web Design on my home page. I've been using the following code, but it's causing issues with the editing of that section, making the image boxes grow each time I adjust one. I'm wondering if there is an issue with my code or something I am missing: 

 

@media screen and (min-width: 640px) { #block-yui_3_17_2_1_1671549951659_348364 { transform: rotate(-90deg); margin-left: -80vw; position: relative; right: 10px; } }

 

I've currently removed the code from the site. 

 

password is: adamsandler22

Thanks!

Screen Shot 2022-12-20 at 9.03.43 AM.png

Link to comment
  • Replies 2
  • Views 629
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution
23 hours ago, CFlo said:

Hello!

 

I'm trying to achieve vertical font for 002. Web Design on my home page. I've been using the following code, but it's causing issues with the editing of that section, making the image boxes grow each time I adjust one. I'm wondering if there is an issue with my code or something I am missing: 

 

@media screen and (min-width: 640px) { #block-yui_3_17_2_1_1671549951659_348364 { transform: rotate(-90deg); margin-left: -80vw; position: relative; right: 10px; } }

 

I've currently removed the code from the site. 

 

password is: adamsandler22

Thanks!

Screen Shot 2022-12-20 at 9.03.43 AM.png

You can try the following code

@media screen and (min-width: 640px) { 
  #block-yui_3_17_2_1_1671549951659_348364 p {
    white-space: nowrap !important;
    transform: rotate(90deg);
    transform-origin: top;
  }
}

Support me by pressing 👍  or marking as solution if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 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

Here is the result I try on my site

image.thumb.png.424f85eff96eceed2b38094949cad41e.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.