Jump to content

HELP! Custom font for blog title

Go to solution Solved by Beyondspace,

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

  • Solution
1 hour ago, fairyjobmother said:

Site URL: http://www.fairyjobmother.co.uk


Hi! I have a custom font that I'd like to use for my blog posts' titles/headers text.

I have managed to add the custom font to the rest of the site but can't figure out how to change the blog's font.

Can anybody help give me the right text I need to add to the custom CSS field?

I appreciate any help you can provide.

 

 

Try this

.blog-item-wrapper .blog-item-title h1.entry-title,
.blog-masonry .blog-title {
  font-family: 'Mikela';  
}

 

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

image.png.a1d10f6c3690897b690727aaa167ca69.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

@fairyjobmother I see on tablet, the site has some small problems.

1. Text is a bit narrow. You can use this CSS to increase width.

/* tablet text */
@media screen and (max-width:991px) and (min-width:768px) {
[data-section-id="5efe5cd79def0e51299c98f7"] .content {
    width: 95% !Important;
}
}

 

2. Footer links break into 2 line. You can use this CSS to make them same line

/* tablet footer */
@media screen and (max-width:991px) and (min-width:768px) {
div#page-section-5ec04d02233cc558e212dbe7 .span-12>.row>.col {
    width: 50%;
}
}

f1.png.30780b274521f1eddcd8c8b5f3044618.png

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.