Website Building » Wix » How Do I Add Fonts to Wix?

How Do I Add Fonts to Wix?

Last updated on January 5, 2023 @ 8:50 pm

There are two ways to add fonts to Wix. The first is to use the Wix Editor, and the second is to use HTML.

To use the Wix Editor, simply click on the text element you want to edit, and then click the “Change Font” button in the toolbar. From there, you can select the font you want to use from the drop-down menu.

GREAT NEWS:

Exciting update! We've collaborated with Wix to offer WBI users with a free plan for all website creation needs - Explore the details here.

If you want to use HTML, you can do so by adding the following code to your website’s HTML:

<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> 
 
<style>
p {
   font-family: 'Roboto', sans-serif;
}
</style>

Just be sure to replace “Roboto” with the name of the font you want to use.

PRO TIP: When adding fonts to Wix, it is important to be aware that there are certain restrictions in place. For example, only certain file formats are supported, and not all fonts will work on all browsers. Additionally, some fonts may require a license in order to be used on your website.
Kathy McFarland

Kathy McFarland

Devops woman in trade, tech explorer and problem navigator.