This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

using page builder adding custom fonts

9 years ago · Last reply by Alex S 9 years ago

how do you add custom fonts using page builder? I added
p {
font-family: StandingRoomOnlyNF;
src: url(“/wp-includes/fonts/StandingRoomOnlyNF.otf”) format(“opentype”);
font-weight: normal;
font-style: normal;
}
body, h1, h2, h3, h4, h5, h6 {
font-family:StandingRoomOnlyNF;
}
to the CSS editor and still can not get it to work. I added it to the attributes CSS Styles too.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 9 years, 7 months ago

    Hi Cpuwizz,

    So there’s an issue with your CSS. You need to use @font-face to set up the font rather than a generic element. If this doesn’t resolve the issue, please check that the font path is correct. If it is, do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread