Jump to content

angelrat3000

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by angelrat3000

  1. I found the solution to my issue - I used this code to change the font of my portfolio titles and also change the font size //portfolio title font// h1.portfolio-hover-item-title {font-family: 'Lydia' !important;} h1.portfolio-hover-item-title {font-size: calc(6.6vw + 5rem) !important;}
  2. I've applied styles to the rest of my site, but for some reason I can't seem to use my custom font for the portfolio titles. I tried the code you suggested and it didn't change the portfolio titles :(( My custom font does work when I've used it as the <h1> font throughout the site. this is the current css for custom font: //Adding Lydia// @font-face { font-family: 'Lydia'; src: url('https://static1.squarespace.com/static/61849da82e1a6d65efb203c0/t/6184cbbae8ad490fbb35e559/1636092859937/LydiaCondensed-Bold.ttf'); } //Assign Lydia Font// h1 {font-family: 'Lydia';} but nothing I do seems to change the project titles on my portfolio page
  3. I'm struggling to change the font of the project titles on my portfolio (hover: background) to a custom font that I've already added to my site. I'm new to CSS so any help/tips would be great!
×
×
  • 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.