How To: Customize Squarespace for Mobile
How to
Customize Squarespace for Mobile
Alright Squarespace fans, you know I love Squarespace. Even though I've started working in wordpress, I have so many pros I could list for squarespace -- like having everything built in, not having to get multiple plug ins and my favorite -- LIVE editing. Squarespace isn't for everyone or for every project... but if you've got your site on it here's a tip you need to customize your site.
Before I tell you this squarespace tip, let me show you why you need it.
Go check your analytics panel to see how many of your visitors are using desktop versus mobile to view your site. Surprising, right? One great thing about Squarespace is that it's mobile responsive -- meaning already built for mobile. You're taken care of even if you don't do anything. But, even though Squarespace is great on mobile, here's some EASY CSS code that will feel like designer jeans for web design. They just look better!
Most people design their site for desktop, so it's hard to craft your content and page layout to look great on every screen. Here's an example of my portfolio showcase for inMission's Branding story.
To keep words from breaking (like the second images), all you need is this simple code:
p, h1, h2, h3
{-webkit-hyphens: manual !important;
-moz-hyphens: manual !important;
-ms-hyphens: manual !important;
hyphens: manual !important;}
That's it! Not sure what to do next? Here's a step-by-step tutorial just for you.
Like what you see?? Try it and let me know your results.
Want other tips and tools? Let me know!
Until next time,
Dream on, dreamers!
*pssst...! Squarespace A-M-A-Z-I-N-G customer support doesn't cover your custom code, so *if you submit a ticket, you'll want to copy your code into a separate doc while they solve your site problem. I haven't found better, more responsive support in the technical than Squarespace. If you have CSS questions, ask me!