Jump to content

How Do I Bold The Newsletter Title

Recommended Posts

  • Replies 4
  • Views 705
  • Created
  • Last Reply
Posted
11 hours ago, thejschweigert said:

Site URL: https://www.joshuaschweigert.com/

Hello,

I'm trying to bold the Newsletter H3 text, so that it features the same styling as my bold h3 text elsewhere across the website. How can this be done? Thank you, kindly!

Warm Regards,

Joshua Schweigert

Screen Shot 2021-11-27 at 12.08.07 PM.png

Hi @thejschweigert,

You can try adding to Home > Design > Custom Css

.newsletter-form-header-title {
  font-weight: 700 !important;
  background: -webkit-linear-gradient(-50deg, #000, #5c0e86);
  -webkit-background-clip: text;
  color: #000;
  -webkit-text-fill-color: transparent;
}

Let me know how it works on your site

Press 👍 or mark this answer as solution to help another one too

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

Posted
On 11/29/2021 at 2:24 AM, thejschweigert said:

BOOM! Works like a gem. You are the man!

While I have you, is it possible to do the same thing for the logo text?

 

Screen Shot 2021-11-28 at 11.24.29 AM.png

With logo in SS 7.1, you can try this CSS

a#site-title {
    font-weight: 700 !important;
    background: -webkit-linear-gradient(
-50deg, #000, #5c0e86);
    -webkit-background-clip: text;
    color: #000;
    -webkit-text-fill-color: transparent;
}

 

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!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.