Jump to content

Juliaa

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Juliaa

  1. 6 hours ago, Ziggy said:

    Technically you can skip the @font-face and SRC URL portion of the code if you know the font family name, you can just use that.

    So I tried dropping that part and it seems to inconsistently work. Sometimes it will change the font correctly and other times it will change the font to some kind of random serif font (I've attached a screenshot of what it looks like). Also, if I do get it to correctly change the font, but then I try manipulating the size of the font via the slider in the global font settings, then it seems to reset to that random serif font.

    Is this the correct code?

    .sqsrte-small {
      font-family:'beloved-script';
    }
    ScreenShot2023-09-14at9_38_07AM.thumb.png.ddf4a8ab414eab68046c34ed02234686.png

  2. I would like to change my paragraph 3 font to a font already in the squarespace font library  (e.g. Shelby). Every article/tutorial I've seen for custom CSS requires an src url for the font. The tutorials I've seen show you how to grab the url for custom fonts that the end user uploads into squarespace. However, I don't know how to find the src url for fonts that are already in the squarespace font library. Can someone help with that?

    PS my website isn't live yet, so I can't share the link to it here.

  3. 4 hours ago, mappdesigns said:

    One set of my custom fonts are working just fine, but the other is not. The font I am trying to set is for my H3,H4, and Paragraphs. I have it working in the header and newsletter block, but not elsewhere. Password is Espresso. Here is the code I have:

    @font-face {    
    font-family: 'Mr Eaves XL';       
    src: url(https://static1.squarespace.com/static/6500be4e60391b0534a335c5/t/6500c8ad47e5c0246810684d/1694550190183/MrEavesXLModOT-Light.ttf);}

    H3{font-family:'Mr Eaves XL'; size:17px
    !important}
    H4{font-family:'Mr Eaves XL'; size:15px !important}
    P1 {font-family:'Mr Eaves XL'; size: 15px !important}
    P2 {font-family:'Mr Eaves XL'; size: 12px !important}
    P3 {font-family:'Mr Eaves XL'; size: 10px !important}

    Where did you get the url for the font Mr. Eaves XL since it's already a font loaded in squarespace?  I'm trying to make a certain text block a different font (Shelby) that's already an option in squarespace, but every tutorial I've found shows you how to get the url for uploaded fonts.

×
×
  • 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.