Jump to content

Custom fonts for Henson template help

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.keaneknapp.com/

Hi,

I'm using Henson as a portfolio template, and would like to change a range of fonts across the site.

My site URL is: https://www.keaneknapp.com/

The password is: helpplease

I've used the Custom CSS to change the fonts for H1, Body copy, and the Index Description font, but I am looking to change the below typography to my desired typeface in two weights:

Index typography
- Menu font

Gallery overlay typography
- Title font
- Description font

Gallery caption typography
- Image title font
- Image description font

If anyone could help by providing the correct code to change the above typography, that would be great!

Link to comment
  • Replies 4
  • Views 547
  • Created
  • Last Reply

Top Posters In This Topic

Hi, 

Here's some screenshots to show where each is (in the red box):

Index typography (menu text on Home page)
 1229241135_ScreenShot2021-10-20at7_22_46PM.thumb.png.70c89b9e113406bc09d90a696b004905.png

Gallery overlay (on Work page)

195827502_ScreenShot2021-10-20at7_26_31PM.thumb.png.396c322dfc47c05e349009ba25afd1c0.png

Gallery captions (on Work page, after scrolling down).

960015157_ScreenShot2021-10-20at7_27_57PM.thumb.png.4022489b695ffa6554ffa1eea5392cd7.png

Let me know if I can provide any additional info!

Link to comment
  • Solution

Add to Design > Custom CSS. You can adjust values

/* Index typography */
span.collection-nav-item-span {
    font-family: monospace;
    font-size: 1.5em;
}
/* gallery overlay */
.page-desc p {
    font-family: proxima-nova !important;
    font-size: 1.5em !important;
}

/* gallery title */
.image-title * {
    font-family: monospace;
    font-size: 40px;
}
.image-desc * {
    font-family: monospace !important;
    font-size: 50px !important;
}

 

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

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.