jaggerdesigncreative
Circle Member-
Posts
12 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by jaggerdesigncreative
-
Hi My client wanted to use the same font that is in her branding - not available on squarespace so i uploaded it as I have done before, but i must have made an error as its not working - can someone look at the code for me? I thought at first that you couldn't upload a custom font on a personal plan - but apparently, you can I then thought that maybe this is custom code - not available on personal plan but squarespace says you can upload a font and it doesn't count as custom code and so I'm confused. They won't help me because the website has custom code on it. Heres the Squarespace domain: https://cuboid-swordfish-hbrl.squarespace.com/ here's the code I have - and have uploaded the font files @font-face { font-family: Glowist; src: url(https://static1.squarespace.com/static/64b14cebcb722d76b7eb6b41/t/654d37cac1332d0354066a86/1699559370375/Glowist.otf); }H1 { font-family: 'Glowist'; } H2 { font-family: 'Glowist'; } H3 { font-family: 'Glowist'; } H4 { font-family: 'Glowist'; } @font-face { font-family: BrandInkSans; src: url(https://static1.squarespace.com/static/64b14cebcb722d76b7eb6b41/t/654d3926fa48da7ecb2a35d9/1699559718479/BrandinkSans.otf); } .sqsrte-large { font-family: 'BrandInkSans'; } @font-face { font-family: BrandInkSansLight; src: url(https://static1.squarespace.com/static/64b14cebcb722d76b7eb6b41/t/654d3bbe7aa7963b447f5e1a/1699560382803/BrandinkSans-Light.otf); } p { font-family: 'BrandInkSansLight'; } .form-block * {font-family: BrandInkSansLight!important}
-
I can't adjust the font size in the summary block - im using the new version with the design options to the right, if you click on the element it takes you to where you can adjust it but it's not offering that option, If I make it extra large the size increases massively but any of the other options are all the same small size - I think it's using monospace and I have adjusted the font size for the whole website for monospace but it's not changed. I just want to know it up slightly - it is the excerpt of the summary block under 'forthcoming workshops' https://www.heroutdoorz.co.uk/creative-workshops
-
change font just on blog titles
jaggerdesigncreative replied to jaggerdesigncreative's topic in Fonts, colors and images
Thanks! sorted. went to the blog settings and clicked on advanced and found the option for Post Blog Item Code Injection and managed to change all the headings to a more suitable font! much appreciated. And grateful for the lesson- New tricks under my belt! -
change font just on blog titles
jaggerdesigncreative replied to jaggerdesigncreative's topic in Fonts, colors and images
that worked perfectly - but I was hoping that all the blogs (there are loads) would follow suit and change all the headings, on all the blogs.? this seems to just change one blog, thanks! -
change font just on blog titles
jaggerdesigncreative replied to jaggerdesigncreative's topic in Fonts, colors and images
www.heroutdoorz.co.uk -
change font just on blog titles
jaggerdesigncreative replied to jaggerdesigncreative's topic in Fonts, colors and images
www.her-outdoorz.co.uk - I dont think I'm doing it right! trying to change the second paragraph here which is heading 2 I think inside the blog. but leave it as is on rest of website, - just the blogs. -
change font just on blog titles
jaggerdesigncreative replied to jaggerdesigncreative's topic in Fonts, colors and images
Could anyone tell me what the code is for the blog headings? i can upload a font to the wbsite and refer to it. just not sure what the names are for blog titles... -
Hi -I redesigned a website for my client, and we are happy with the fonts, I've styled each heading according to the web pages, bt after completion we have realised that the fonts don't work in the blog - the all caps font is too shouty to use in longer paragraphs. can I change the font in the blog, but leave it as is on the rest of the website. I'm sure I have customised different parts of the website before when I have added a font into the custom CSS in the design section. Thanks in advance
-
I have duplicated a website to re-brand. I used a font that was available on Canva but not Squarespace so I purchased the font. Unfortunately, the font I purchased and the only version available (Catchy Mager from fonts.com) is different from the one on Canva - and my client doesn't like the ligatures so I need to 'add the code in your CSS file for accessing the open type feature' and ive been sent this link https://helpx.adobe.com/fonts/using/open-type-syntax.html#salt which makes absolutely no sense to me. Apparently, the font is available without the ligatures if I add some code. I would rather not add code that renders the site outside the support of Squarespace, as my client needs to be able to access the help & support if I'm not available. So can I add it to the same part that I added the font to in the first place? in the design section - custom css as it does not seem to upset Squarespace here.