Jump to content

How Do I Bold The Newsletter Title

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

My testing result

image.thumb.png.3d3849d70e36b1450ea1d47979139107.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
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

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.