Jump to content

Changing the blog page and posts fonts to use my uploaded ones.

Recommended Posts

7 minutes ago, jacobcuz said:

@tuanphan Hope it's okay to directly tag you!

Use this CSS

article.blog-item * {
    font-family: 'Brownregular' !important;
}
.blog-item-meta-wrapper * {
    font-family: 'Brownregular' !important;
}
h1.entry-title.entry-title--large {
    font-family: 'Brownregular' !important;
}
h2.item-pagination-title {
    font-family: 'Brownregular' !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

@tuanphan One last question i promise!

At the moment (below) changes all the font's on the blog grid page to brown.

article.blog-item * {
    font-family: 'Brownregular' !important;
}

How do i achieve (below) so that just the title on that particular page uses Cako? I've changed the the other titles to Cako inside the blog post and they are fine.

.view-list .blog-title a {
    font-family: 'Cako';
}

Thanks again,
Jacob.

Link to comment
54 minutes ago, jacobcuz said:

@tuanphan One last question i promise!

At the moment (below) changes all the font's on the blog grid page to brown.


article.blog-item * {
    font-family: 'Brownregular' !important;
}

How do i achieve (below) so that just the title on that particular page uses Cako? I've changed the the other titles to Cako inside the blog post and they are fine.

.view-list .blog-title a {
    font-family: 'Cako';
}

Thanks again,
Jacob.

Use this

.view-list article.blog-item .blog-title a {
    font-family: 'Cako' !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.