How To Add Custom Fonts To Squarespace - EASY TUTORIAL

Поділитися
Вставка
  • Опубліковано 1 жов 2024
  • Want to add your custom brand fonts into you Squarespace website. We are showing you how in this short video tutorial.
    PLEASE NOTE: Squarespace recently made some changes to their backend. If you do not see the design tab mentioned in the video you can hit the website tab and then website tools at the bottom, from there you should be able to access the CSS panel.
    The code used in the video is linked below. You can access the blog here thelaunchhive.c...
    // CUSTOM FONT
    @font-face {
    font-family: 'FONTNAME';
    src: url();
    }
    h1 {
    font-family: 'font-name';
    font-size: 20pt;
    letter-spacing: 1px;
    line-height: 140%;
    }
    h1 = Heading 1
    h2 = Heading 2
    h3 = Heading 3
    h4 = Heading 4 -
    p = All Paragraph fonts
    p.sqsrte-large = Paragraph 1 / Large Paragraph
    p.sqsrte-small = Paragraph 3 / Small Paragraph
    ✨SUBSCRIBE FOR NEW VIDEOS ALL ABOUT BRANDING YOUR BUSINESS
    Join my email list: view.flodesk.c...
    🍯Check out my portfolio and services here: www.thelaunchhive.com
    🤘Follow me on Instagram - / thelaunch_hive
    🤘Follow me on Pinterest - / thelaunchhivecreative
    🤘Follow me on TikTok - @thequeenbee_ak
    🖤ABOUT ME: I'm Amanda a self taught designer who helps other business owners dream up, create, and launch a bold and badass brand they are proud of.
    Thanks so much for watching!

КОМЕНТАРІ • 68

  • @eduardalcamargo
    @eduardalcamargo 5 місяців тому +1

    Hey there! That was so helpful, thank you so much! I was wondering if there is any code for adding a custom font to the menu header. It seems that a different setting is needed. Thank you!

  • @NourLivia
    @NourLivia Рік тому +1

    For some reason this is not working for me, nothing happens :( any idea what I could do?

  • @AshtonKonicek
    @AshtonKonicek 2 місяці тому

    Can you add custom fonts into Squarespace 7.1?

    • @thelaunchhive
      @thelaunchhive  2 місяці тому

      @@AshtonKonicek yes, this tutorial is in 7.1

  • @MirandaCorwin
    @MirandaCorwin 6 місяців тому

    Did not change the font on the mobile version. Can you please help with that?

    • @thelaunchhive
      @thelaunchhive  6 місяців тому

      I have never had an issue with that - it should change for all. Sorry I am not much more help.

  • @anantagaura
    @anantagaura 10 місяців тому +1

    This is how you make a tutorial! thanks!

  • @JillianWagner-v7d
    @JillianWagner-v7d 8 місяців тому

    Thank you for your tutorial! I'm trying to change the newsletter (for a "subscribe" footer where clients can add their name and email address) font and can't figure out the code for that. Do you have that code?

  • @willsaenz6320
    @willsaenz6320 5 місяців тому

    Super helpful video, and up to date as of April 25th 2024. Thx!

  • @celestealison6219
    @celestealison6219 5 місяців тому

    THANK YOU SO MUCH! You have no idea how much this helps. I've been reading tutorials but I'm more of a visual learner so this is amazing.

  • @ellaclarke8814
    @ellaclarke8814 11 місяців тому +1

    Thank you, this was so clear and helpful.

  • @karahkay_hairdesign9868
    @karahkay_hairdesign9868 Рік тому +1

    This is super helpful, but my font is showing in all uppercase...is there a way to fix this?

    • @thelaunchhive
      @thelaunchhive  Рік тому

      Yes! To fix this head to edit>site styles (paint brush in upper right)>fonts from there go to the font that you are wanting to fix so if it is the header font go to headings> text transform and make sure that you have none selected. It is probably ticked on uppercase currently which is why it is showing in all uppercase. I hope this helps!

    • @karahkay_hairdesign9868
      @karahkay_hairdesign9868 Рік тому

      @@thelaunchhive Fixed it! Thank you so much!!

  • @adinacoteanu
    @adinacoteanu 8 місяців тому

    I have a question regarding mobile version. I'm struggling with my font as it doesn't render the same way it does with the fonts given by Squarespace. Do you know what could be the issue?

    • @thelaunchhive
      @thelaunchhive  8 місяців тому

      Have you used css to adjust your fonts the way you want them to be on mobile?

  • @BeliefInLeif
    @BeliefInLeif 6 місяців тому

    This really helped. I thought for sure I wouldn't get it right but you made the steps so clear and easy, thank you so much!!

  • @thelaunchhive
    @thelaunchhive  Рік тому

    Is there something else you want a tutorial on when it comes to Squarespace?

  • @annadronova8782
    @annadronova8782 Рік тому +1

    Thank you so much! Very helpful! ✨

  • @axelzapata1084
    @axelzapata1084 6 місяців тому

    Thank you!!! that it was exactly what I need it!!! ❤

  • @wildhoodshop
    @wildhoodshop Рік тому

    Do you know how to add both the light and light-italic version of a font for the H1 on Squarespace 7.0?

    • @thelaunchhive
      @thelaunchhive  Рік тому

      I would think that you would have to do h1 the regular font and then h2 or h3 the italic. It's been awhile since I have been in 7.0 so I can't tell you specifically unfortunately

  • @blakeknecht8628
    @blakeknecht8628 Рік тому

    Hi! How should I customize the font for the site title? I've been looking everywhere but haven't been able to find this code!

    • @thelaunchhive
      @thelaunchhive  Рік тому +1

      I will paste a code below for you - make sure that you already have your custom font uploaded first. You want to make sure that you change the "font filename" to the name of your font. Hope this helps!
      //Add custom font to site title//
      #site-title {font-family: 'fontfilename';
      }

  • @AbdulQuddus-kg3wc
    @AbdulQuddus-kg3wc 5 місяців тому

    THANK YOU SO MUCH!

  • @AshleyZimiga
    @AshleyZimiga 10 місяців тому

    Hello! Thank you for the helpful video. I was wondering how you have a mix of itallic and regular styles of your font in your h1 styles? I am trying to do a similar treatment with my font choices in Squarespace and having troubles figuring out how to do this.

    • @thelaunchhive
      @thelaunchhive  10 місяців тому

      Hi there, That is just how that font looks in italics it’s not a different font.

  • @AbdulQuddus-kg3wc
    @AbdulQuddus-kg3wc 5 місяців тому

    THANK YOU SO MUCH!

  • @wap1111
    @wap1111 Рік тому

    Super helpful,
    What if I have bilingual website and I want to assign a custom font for each language?

    • @thelaunchhive
      @thelaunchhive  Рік тому

      That I am not sure on how to do unfortunately

  • @miandyou6445
    @miandyou6445 6 місяців тому

    literally saved my life thank u sm

  • @blackbeach
    @blackbeach Рік тому

    I got lost at the part when you said “go to our code” i couldnt really see what you clicked on to bring that info up. Can you clear that up for me ?

    • @thelaunchhive
      @thelaunchhive  Рік тому

      You can find the code in the description of the video 😊

  • @adinacoteanu
    @adinacoteanu 8 місяців тому

    Such an easy way to explain everything! Thank youu

  • @leilanipatrick111
    @leilanipatrick111 6 місяців тому

    Perfect, thanks so much!

  • @lchaim1754
    @lchaim1754 4 місяці тому

    THANK YOU

  • @t3ay
    @t3ay 11 місяців тому

    are we able to change the 'miscellaneous' font option with the uploaded font as well?

    • @thelaunchhive
      @thelaunchhive  11 місяців тому

      I’m not entirely sure I have never tried that! Would love to know if you get it to work!

  • @TravelWithMelon
    @TravelWithMelon Рік тому

    THANK YOU SO MUCH. This was exactly what i needed today,

  • @StevenPerez-x7r
    @StevenPerez-x7r Рік тому

    What did you do on code line 3 when you highlighted the 'font name'? did you just type in the font name ?

  • @RashawndaJames
    @RashawndaJames Рік тому

    Thanks so much!

  • @joseandresalvear4752
    @joseandresalvear4752 Рік тому

    "Syntax Error on line 5" I followed all steps :( What can I do?

    • @thelaunchhive
      @thelaunchhive  Рік тому

      You can copy and paste your code and I can try to figure it out for you

    • @neelamkaur656
      @neelamkaur656 10 місяців тому

      any chance you can help me with mine too? I have custom code from the theme template i've uploaded. I followed the instructions for the top and then changed the h4 that was there to the name of the font i want but it doesn't seem to do anything :( @@thelaunchhive

  • @sikebakare6690
    @sikebakare6690 10 місяців тому

    Thank you!

  • @Adraverse
    @Adraverse Рік тому

    I don't have the "Design" menu in the dashboard. How can I find the Custom CSS menu?

    • @thelaunchhive
      @thelaunchhive  Рік тому

      Hey! Squarespace recently made some changes. You can find it by going to website on the panel and then website tools towards the bottom. You should be able to see css from there.

    • @Adraverse
      @Adraverse Рік тому

      @@thelaunchhive Oh, right. Found it!
      Got confused when I couldn't find all of the settings people had in the Design area. Thank you very much!

    • @Adraverse
      @Adraverse Рік тому

      @@thelaunchhive Also, sorry to ask again but do you know why Custom CSS doesn't work?
      The changes must've broken that function as well. Neither the fonts I added through CSS work nor any other adjustment I wanted to make.
      Do you know why?

    • @thelaunchhive
      @thelaunchhive  Рік тому

      I do know that I have been having issues with this as well as other people. I have reached out to Squarespace who claim their engineers are working on this as something must have broken when they updated their system. This works on some of my sites currently and then some it goes off and then back on. Try reaching out to their customer care and see what they say.@@Adraverse

    • @Adraverse
      @Adraverse Рік тому

      @@thelaunchhive Ah, I see. Welp, that sucks. Hopefully they'll find a fix for this ASAP. But I'll message them as well and see what they say...
      Thanks for your help!

  • @Silent-Starlight-ASMR
    @Silent-Starlight-ASMR Рік тому

    This was incredibly helpful for me as I begin to start my own business(es)!! Thank you and I hope you have much continued success!

  • @elijahakintimehin6173
    @elijahakintimehin6173 Рік тому

    How can I use a custom font as a button font on squarespace?

    • @thelaunchhive
      @thelaunchhive  Рік тому +1

      You can use this code
      /* button */
      .sqs-block-button-element {
      font-family: 'NAME OF YOUR FONT HERE' !important;
      }
      Hope this helps.

  • @ekinalemdar388
    @ekinalemdar388 Рік тому

    This was super helpful so thank you! I'd like to ask however how can I customize the font for main navigation?

    • @thelaunchhive
      @thelaunchhive  Рік тому +1

      Here is the code that you can use for that. You will need to make sure the font is already uploaded and then add that font name into the code.
      This will update for desktop and mobile
      .header-nav-item a, .header-menu-nav-item a {
      font-family: 'YOURFONTNAMEHERE';
      }

    • @reginajohnson9178
      @reginajohnson9178 8 місяців тому

      So helpful! Now for the footer...do I substitute your above code for the header with "footer"?@@thelaunchhive

    • @thelaunchhive
      @thelaunchhive  8 місяців тому +1

      @@reginajohnson9178 your custom fonts should automatically work in the footer with the original code in video

  • @mmazz414
    @mmazz414 Рік тому

    This was fantastic, thank you!
    Although, I have a question: I am creating a new site for a client that has not launched yet, nor have I transferred the domain. These font changes aren't showing up even though I closely followed your steps🤔Is that because I have not fully launched the site, or just user error on my part?
    Thanks so much.

    • @thelaunchhive
      @thelaunchhive  Рік тому

      It should work without having to launch the site but it must be noted that the site needs to be a business site not a personal one - that could be the issue? If not that maybe the code?

    • @mmazz414
      @mmazz414 Рік тому

      @@thelaunchhive It is in fact a business site. But still, my font is not appearing :(

    • @mmazz414
      @mmazz414 Рік тому +1

      Okay, user error - the site's default font packs were set to H2 by default😂Everyone, make sure you check what headings your templates default to! Thanks again for your help and this video!

    • @thelaunchhive
      @thelaunchhive  Рік тому

      @@mmazz414 ahh good catch!