Jump to content

CSS Shows up in Squrespace editor but not on site

Recommended Posts

  • Replies 4
  • Views 206
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

I can see why you're having a problem, but a very cool effect!
Add this to your Custom CSS:

#block-yui_3_17_2_1_1637629388909_2977 {
  body h1 {
    text-align: center !important;
  }
}

Hope that helps!

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️ Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment

.text-hover span {
  transition: color 3s;
  transition-delay: 1s;
}

.text-hover span:hover {
  transition: color 0s;
}

.text-hover span:nth-child(1n):hover {
  color: #FC8B27;
}

.text-hover span:nth-child(2n):hover {
  color: #3AA09B;
}

.text-hover span:nth-child(3n):hover {
  color: #84C174;
  
}

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.