Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I’m wondering why Page Builder changed my font and font size.
Here’s a page without Page Builder: http://newheightsinc.com/what-others-are-saying/
Here’s one with it: http://newheightsinc.com/website-maintenance/
Thank you.
Hi Mchawks,
This is actually a theme issue. For reference, this is the issue:

To prevent this you can use some Custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
.entry-content .widget { font-size: 16px; }You might also need to install the SiteOrigin CSS Editor.