Jump to content

HELP! Custom font for blog title

Recommended Posts

  • Replies 4
  • Views 596
  • Created
  • Last Reply
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';  
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, 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

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.