Support Forum

Topic: plugin-page-builder

Browse community answers for this topic or search for a specific issue.

using page builder adding custom fonts

pluginplugin-page-builderquestion · By cpuwizz · 9 years ago · 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…

WordPress 4.5.3 – 2 issues

bug-reportpluginplugin-page-builder · By Jean-Philippe Creedon · 9 years ago · Reply by Alex S 9 years ago

1. Issue with OriginEditor space. If you try to edit with “TEXT” instead of “VISUAL” it will wipe any previous spacing. I’ve tried this multiple times… edits with “VISUAL” no problem. (A work around is to use the Visual Editor…