Jump to content

Vertical Text on Mobile (Not displaying properly on actual mobile view)

Recommended Posts

Posted

Site URL: https://www.emmett.world/

Hi friends!

I added the code below to my site to create a vertical text effect. While it displays correctly on desktop, it's not stretching to the full text box on an actual mobile device. Interestingly, it appears fine when viewed in Squarespace's mobile preview.

I've attached screenshots for reference, any idea how I can fix this?

Thank you!

Site URL: https://www.emmett.world/

CSS added: 

// H4 VERTICAL TEXT

@media screen and (min-width: 640px) { h4 {
writing-mode: vertical-rl;
transform: rotate(180deg);
margin: 0 auto;
position: relative;
right: px;
}
}

h4 { 
writing-mode: vertical-rl;
transform: rotate(180deg);
margin: 0 auto;
position: relative;
right: 0px;
}

IMG_1451.PNG

Screenshot 2024-11-21 at 3.44.10 PM.png

  • Replies 2
  • Views 228
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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.