crash's profile

91 Messages

 • 

3.7K Points

Monday, May 25th, 2026

New Fonts

Is the a chance HS will put out new fonts for Website Builder?  It has been many years since news ones were introduced.  TIA.

Oldest First
Selected Oldest First

323 Messages

 • 

3.3K Points

5 days ago

Hello Good Day!

We understand that it has been a year since a new font was introduced. As of the moment, there is no update regarding additional fonts. However, we will forward your feedback to the engineering team. Thank you

2.8K Messages

 • 

28.5K Points

4 days ago

Yes, you can use custom fonts, but Homestead does not feature a native font-upload button. You must add them using the platform's HTML and Code Injection features. [1, 2, 3, 4, 5]
How to Add Custom Fonts to Your Homestead Site
To import a font (such as one from Google Fonts), you'll need to embed the font's import link and apply it with CSS: [1, 2]
  1. Find your Font Code: Get the embedding code from a web font provider like Google Fonts.
  2. Inject the Code: Log into your Homestead Websites Manager, navigate to the page you want to edit, and click Page Settings > Advanced Settings.

91 Messages

 • 

3.7K Points

I'm having trouble here.  You need to make this idiot proof. I chose the font I want. I went into Page settings then Advanced settings.  Where do I paste the html code and then the Code injection at?  I tried the Page Meta tags section to paste the HTML code, but nothing happened. I also went into the Advanced Setting section under the Manage Site section and added the html code in there and that didn't either.  I'm not sure what I'm doing wrong or where else to add the html code, the CSS or the code injection.  

2.8K Messages

 • 

28.5K Points

4 days ago

Google: "Where do I put the html font code using homestead websitebuilder?"

To add custom HTML font code using Homestead WebsiteBuilder, you will place it inside an Embed HTML element directly on your page. The exact placement depends on whether you are using the modern WebsiteBuilder platform or the legacy Sitebuilder Plus editor. [1, 2]
Follow these steps based on the version of the editor you are currently using:
Homestead WebsiteBuilder (Modern Editor)
  1. Open your website inside the main editor dashboard.
  2. Click on Elements located on the left-side panel.
  3. Select HTML/Page Embed and click Embed HTML. This attaches an HTML box to your cursor.
  4. Click anywhere on your workspace to place the block.
  5. Click on the placed element, select Embed HTML, and paste your font code into the Body HTML or Header HTML screen. [1]
Homestead Sitebuilder Plus (Legacy Editor)
  1. Go to your left navigation menu, click Websites Manager, and then click Edit Site.
  2. Click Insert on the top toolbar.
  3. Choose More from the drop-down menu and select HTML.
  4. Drag the newly generated HTML placeholder box to the position where you want your styled text to display.
  5. Click Enter or Paste HTML in the settings menu panel on the right side of the screen.
  6. Delete any placeholder text in the small window, paste your HTML font code, and click Save. [1, 2]
Global Font Files (Google Fonts / @font-face)
If you are trying to link an external font style sheet (like a Google Font) across your entire website rather than just an isolated text block: [1, 2]
  • Click on Manage at the bottom of your editor panel.
  • Go to Advanced.
  • Paste your <link> or <style> font code directly into the site's Header box. [1, 2]
Always remember to click Publish once you are finished to make sure the new fonts load correctly for your visitors. [1, 2]
To help you get the exact look you want, tell me:
  • Are you trying to change the font for a single text block or the entire website?
  • What specific font code (e.g., Google Fonts <link> tag or custom CSS @font-face) are you trying to implement?

You may want to call support for HELP.
Hours of Operation for Live Support
Sales: 1-800-986-0958 (Support can also be contacted via this number)
Support: 1-800-710-1998
FREE SEO Consultation: 1-888-412-9962
Mon-Fri: 6:00am - 5:00pm MST(No DST)
Sat-Sun: Closed

91 Messages

 • 

3.7K Points

This will be for the entire site

91 Messages

 • 

3.7K Points

Google Fonts

91 Messages

 • 

3.7K Points

3 days ago

I've added the html code.  I'm unable to locate it in the drop down menu for fonts.  How do I change the font on the words I already have on the page?  Thank you for your help!

2.8K Messages

 • 

28.5K Points

In the Homestead Website Builder, the font drop-down menu is located in the Text Editing Toolbar that appears immediately above or attached to a text box. You will need to double-click inside a text box and highlight your text to reveal this menu. 
Here is exactly how to access and use it:
Open the Text Settings: Click into the text box and highlight the text you want to change.
  1. Locate the Toolbar: A floating menu or the top toolbar will appear. On this toolbar, find the drop-down menu with the current font name (e.g., Arial, Open Sans).
  2. Select your Font: Click the font drop-down menu to view the available fonts, and click the one you want to apply