Jump to content

Daleen

Member
  • Posts

    6
  • Joined

  • Last visited

Daleen's Achievements

  1. Hello, I need help with a custom font & assigning it to my Site title and Site Navigation page titles (Home, Classes, About etc) I have 2 fonts working on my site: The font for paragraphs is Cabin (from Squarespace's font library), and the heading font is is a Custom Adobe font (called DM Serif Display) which is was added by CSS code (shown below). The custom font is working as heading font, but as it is not listed or recognised (in site Styles > Fonts), it is impossible to use it in >Assign Styles because it is not recognised. Can anyone help me so that it is recognised and does appear in the listed fonts? Or is it a code issue? Thank you! Any help is much appreciated. ----------- This is the CSS code I entered to change the heading font: // CUSTOM FONT @font-face { font-family: 'DMSERIFDISPLAY'; src: url(https://static1.squarespace.com/static/60e8b4390b0e7d095dcd1680/t/6401cec210a62123f2d39565/1677840066639/2.DMSerifDisplay-Regular.ttf); } h1 { font-family: 'DMSERIFDISPLAY';} h2 { font-family: 'DMSERIFDISPLAY';} h3 { font-family: 'DMSERIFDISPLAY';} h4 { font-family: 'DMSERIFDISPLAY';}
  2. 'You can change the font in the site styles, but you can't "rename" or change how they're listed. If you do change the font for the headings, it won't change in the website because you're overriding it in CSS.' Hi Ziggy, Thanks for your reply, but how is it possible to work on my site, making changes without it being clear which font is being used where. For example, I am trying to edit the header across the site because it is in Cabin font, which is meant for paragraphs. In Site Styles >fonts > Assign Styles > (Font)Header , the site title says 'Heading', and the Site Navigation says 'Custom' All really confusing to me. Are these font issues something you could resolve quickly /easily ? Let me know if you can help in terms of 'coffees' Thanks Daleen https://beige-apricot-7tzx.squarespace.com/config/design/site-styles/fonts
  3. 'No, you can't change the text, but you could change the font to anything else, it won't change the font'. Thanks, but I'm not sure what you mean by this?
  4. Thanks so much!! I removed the 2 parts of the code and the paragraphs 1 and 3 are back to Cabin font. Is there any way that I can change (or rename) the way that the fonts are listed in Design > Site Styles > Font ? At the moment Cabin is listed as both the Heading font and the paragraph font ? (which is going to be very confusing to work with). Many thanks again for resolving the first issue. Daleen
  5. Hi, I would love some help with my issue: I entered Custom CSS (code shown below) so that I could change my heading fonts to DM Serif Display. This has worked but unfortunately, paragraphs 1 and 3 have also changed to DM Serif Display Font. All my paragraphs should be Cabin, but I am only able to use Cabin in Paragraph 2. The other issue is that in Site Styles > Fonts, only Cabin is shown, DM Serif is not listed at all. If you have encountered this, or are avle to help, I would so appreciate it, as I am not a coder, and wasnt expecting that I would have to do this (when signing up to Squarespace). Thanks! -------- Here is the custom code I entered into Design>Custom CSS>Manage Custom files: ------------ // CUSTOM FONT @font-face { font-family: 'DMSERIFDISPLAY'; src: url(https://static1.squarespace.com/static/60e8b4390b0e7d095dcd1680/t/6401cec210a62123f2d39565/1677840066639/2.DMSerifDisplay-Regular.ttf); } h1 { font-family: 'DMSERIFDISPLAY';} h2 { font-family: 'DMSERIFDISPLAY';} h3 { font-family: 'DMSERIFDISPLAY';} h4 { font-family: 'DMSERIFDISPLAY';} .sqsrte-large { font-family: 'DMSERIFDISPLAY';} .sqsrte-small { font-family: 'DMSERIFDISPLAY';}
×
×
  • 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.