Jump to content

CSS to add and style subtitle

Go to solution Solved by Ziggy,

Recommended Posts

Hi everyone,

I've scoured through the forum but haven't been able to find a solution. I'm trying to add text between the title and the navigation part on my website, where the subtitle would be. Thing is, I am very limited in the styling I can do if I go through the subtitle / tagline category. So does anybody have a CSS block that could allow me to enter text there and pick the font (Megrim), color (light orange), size, padding (top), aligment (left) and allow me to break likes in the text ?

Here is the site's info:

https://caper-quillfish-tepp.squarespace.com/

pw: test123

 

Thanks everybody

Greg

Link to comment
  • Solution

Try this as a starting point:

#logo .logo.site-title:after {
  content:'Add content here';
  display:block;
  padding-top:12px;
  color:#FFA500;
  font-family:'Megrim';
  font-weight: 400;
  line-height:1.4em;
  text-align:left;
}
  

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

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.