Jump to content

Need a subtitle under site title

Recommended Posts

3 hours ago, jcesario said:

I'm trying to add smaller text underneath my site title in the header. I already coded it to have the logo next to it - but now I'm looking to write "Manchester, NH" underneath the "Jerome's Deli & Catering". I'm super new to coding so any help is appreciated!

Screenshot 2021-03-23 at 4.14.22 PM.png

What is your site url? and which subtile needed to add

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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
42 minutes ago, jcesario said:

https://oboe-parakeet-zwrh.squarespace.com/

And I want it to say "Manchester, NH"

and pasword

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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
4 hours ago, jcesario said:

 

Password is "deli"

try

.header-title-logo a:before {
  content: 'Manchester, NH';
  display: inline-block;
  position: absolute;
  font-size: 14px;
  font-family: Granville;
  color: #000;
  text-align: left;
  vertical-align: middle;
  font-weight: 900;
  padding-left: 5px;
  left: 50px;
  top: 75%;
}

image.png.a6f0f93258d15e0b666272e92b97f9cc.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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
  • 10 months later...
On 2/19/2022 at 5:02 AM, bonesthrown said:

Hi there! I'm trying to do the same for a client's website:

lindsaykudlow.com

she wants it to say "Registered Psychotherapist" under the site title. Is there a way to do this, with it changing to the appropriate header colour to match each page of the website?

Add to Design > Custom CSS

/* tagline */
a#site-title:after {
    content: "Registered Psychotherapist";
    display: block;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.