Jump to content

How To Change Font And Size Of Summary Block Text

Recommended Posts

I want my summary block title and metadata to be the same as what it looks like on the blog page (screenshot attached). Currently I can't figure out the correct code to change the 'large text' (which it is set in the summary block) to my imported font, like I have my headings eg, h1 {font-family: 'Avenir Medium';}
h2 {font-family: 'Avenir Medium';}.

Also, the meta data text I would like to be black instead of grey. 

If you could help me make it look like the photo I have attached it would be great. 

 

Site is modernlifeau.com and the password is 12345

 

Screen Shot 2020-01-03 at 9.55.15 pm.png

Link to comment

Add to Home > Design > Custom CSS

/* Title */
.summary-title-link {
    font-family: 'Avenir Medium';
}
/* category */
.summary-metadata-item a {
    font-family: 'Avenir Medium';
}

 

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
3 minutes ago, slgwrkb said:

Amazing, thank you so much. Did you have a solution for the size of the category font? 

font-size: 50px;

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
1 minute ago, slgwrkb said:

.summary-metadata-item a {
    color: #000000 !important;
}

Is there a reason why this won't change the colour to black?

It has opacity 70%

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
23 hours ago, slgwrkb said:

Is there a way to change it?

.summary-metadata-item {opacity: 1 !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
  • 1 year later...
On 6/25/2021 at 10:29 AM, louieandthird said:

Hi! @tuanphan I'm also trying to change the title of my summary block (to Hunter). Can you help, please? None of the codes I've found here in the forum has worked. Thank you!

https://www.sherriedickinson.com/journal

pw: bblog

Hi. You mean Blog Title or Summary Title? I don't see summary title in Journal page.

& Hunter is font name or???

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 6/28/2021 at 8:37 PM, louieandthird said:

@tuanphan Sorry, yes, I meant Blog Title. And yes, the font name is Hunter.

Use this CSS

h1.blog-title a {
    font-family: Hunter !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.