Website Building » Wix » How Do I Change the Font in Wix Pro Gallery?

How Do I Change the Font in Wix Pro Gallery?

Last updated on January 1, 2023 @ 6:11 pm

There are two ways that you can change the font in your Wix Pro Gallery. The first way is to use the Fonts drop-down menu in the Editor.

To do this, simply click on the text box that you want to change the font of, and then select the desired font from the Fonts drop-down menu. The second way to change the font in your Wix Pro Gallery is to use HTML code. To do this, simply add the following code to thesection of your Wix Pro Gallery:

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.

<style>
p {
font-family: "Times New Roman", Times, serif;
</style>

You can also use CSS to style the text in your Wix Pro Gallery. To do this, simply add the following code to the <head> section of your Wix Pro Gallery:

PRO TIP: If you are not a Wix Pro Gallery user, do not attempt to change the font in Wix Pro Gallery. Only Wix Pro Gallery users can change the font in their galleries.
<link rel="stylesheet" type="text/css" href="style.css">

In order to change the font size, you will need to add the following code to the <body> section of your Wix Pro Gallery:

<p style="font-size:16px;">This is some text!</p>
Dale Leydon

Dale Leydon

Sysadmin turned Javascript developer. Owner of 20+ apps graveyard, and a couple of successful ones.