Jump to content

Adding/Styling tagline near the Site Header

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

3 hours ago, charlottewang said:

Site URL: http://www.rare-fruit.com

Hello guys, 

I'm new to Squarespace and CSS. 

I'm having some trouble adding a tagline near my Site Title via Site Styles, and wonder if I need to inject CSS code to style it so the spacing is not awkward, and will be resized automatically on mobile, ipad? 

Would appreciate your help!  

Thanks, 

Charlotte

Do you mean the reducing the space of heading 'the focus and mood company.'?

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

You can try the following code to modify the spacing between letters

section[data-section-id="6269671f6024a56078d439b0"] h3{
  letter-spacing: 5px;
}

 

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
On 5/7/2022 at 3:29 PM, charlottewang said:

Thanks for your advice, Bangank36. I tried this but it did not change the two elements. Is it because the site header and the tag line are on separate sections? 

(I couldn't find the option to add tagline into the site title)

Try adding to Design > Custom CSS

a#site-title:after {
    content: "tagline";
    display: block;
    font-size: 20px;
}
a#site-title {
    line-height: 20px;
}

 

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.