Jump to content

How to put custom font to my author name in the blog?

Recommended Posts

30 minutes ago, lazzaisenough said:

As you can notice the fonts of the author and date are different. The date one is my custom font. I want to change it also for the author but I don't know how to target it.

Schermata 2021-05-26 alle 17.16.26.png

Add to Design > Custom CSS

/* date author custom font */
.blog-meta-section * {
    font-family: 'geomanist_regular' !important;
}

 

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
On 5/26/2021 at 11:08 PM, lazzaisenough said:

Thanks a lot! It works perfectly.

And now if I want to do the same for the post itself?

That's all for today and thank you really much!

 

Schermata 2021-05-26 alle 18.05.11.png

With blog detail, use this code

/* Blog detail meta font */
.blog-item-meta-wrapper * {
    font-family: 'geomanist_regular' !important;
}

 

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.