Jump to content

Blog Custom font (Screenshot included)

Recommended Posts

Site URL: https://bird-cranberry-j4tc.squarespace.com/blog/reclaiming-what-it-means-to-be-a-sexual-black-woman-9zssg

Hi guys + @tuanphan,

What CSS is best to use for custom font on Previous and Next toggles at the bottom of my blog post.

Site: https://bird-cranberry-j4tc.squarespace.com/blog/reclaiming-what-it-means-to-be-a-sexual-black-woman-9zssg

Password: squarespace

Thank so much,

James

 

 

 

 

Screen Shot 2020-11-12 at 3.37.37 pm.png

Link to comment
  • Replies 1
  • Views 395
  • Created
  • Last Reply

Use this CSS

h2.item-pagination-title {
    font-family: Poppins-SemiBold !Important;
}

Also, I see blog text on Tablet is a bit narrow.

image.thumb.png.3a88dc06f4865dea1bfcb9a9dab0531d.pngAdd this to Design > Custom CSS to fix

@media screen and (max-width:991px) and (min-width:768px) {
.tweak-blog-item-width-narrow .blog-item-wrapper .blog-item-inner-wrapper {
    width: 90%;
}
}

image.thumb.png.3a88dc06f4865dea1bfcb9a9dab0531d.png

Also, on mobile, the pagination is too big, you can consider hiding them, or change them to Previous/Next, or change its size.

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

Link to comment

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.