Jump to content

Multiple Fonts Used for Image Block Fonts and Headings

Recommended Posts

  • Replies 5
  • Views 989
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

div#block-9103f5e878b5c1c55aaf {
	/* title */
  .image-title.sqs-dynamic-text p {
      font-family: monospace !important;
  }
  /* sub title */
  .image-subtitle-wrapper p {
      font-family: futura-pt !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
8 hours ago, tuanphan said:

Add to Home > Design > Custom CSS


div#block-9103f5e878b5c1c55aaf {
	/* title */
  .image-title.sqs-dynamic-text p {
      font-family: monospace !important;
  }
  /* sub title */
  .image-subtitle-wrapper p {
      font-family: futura-pt !important;
  }
}

Thanks, @tuanphan. Nothing happened when I input the code. I switched out the fonts to the one I uploaded to my website. 

div#block-9103f5e878b5c1c55aaf {
    /* title */
  .image-title.sqs-dynamic-text p {
      font-family: 'california-palms' !important;
  }
  /* sub title */
  .image-subtitle-wrapper p {
      font-family: 'freight-sans-pro' !important;
  }
}

 

Link to comment

If above code didn't work, add Code Block > Paste this code

<style>
  /* title */
  .image-title.sqs-dynamic-text p {
      font-family: 'california-palms' !important;
  }
  /* sub title */
  .image-subtitle-wrapper p {
      font-family: 'freight-sans-pro' !important;
  }
</style>

image.thumb.png.f47f4fb356be048524a61530f4505ffd.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.