Home>Support>cannot change default font size using page builder or custom css plugin

cannot change default font size using page builder or custom css plugin

By Matt Hsu, 8 years ago. Last reply by Matt Hsu, 8 years ago.

i’m using the pagebuilder on a woothemes theme Canvas. For the most part, things are working pretty well. However I’m running into one baffling issue.

I cannot change the default font size. Canvas has its own settings, and I have adjusted those, but those seem to be overridden by siteorigin somewhere. When I use siteorigin custom css, I cannot make any change at all to the font size of the p text in the siteorigin editor widgets on pages. I have tried adding this code and playing with font sizes manually but it did nothing (I used a big size so I could undeniably see an effect if it worked):

.entry-content p {
font-size: 24px;
}

URL: http://uprighthealth.com/do-it-yourself-programs/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 11 months ago Matt Hsu

    I managed to figure it out. No need to reply. For those with similar troubles, I had to style as follows:

    .widget p, .widget .textwidget {
    font-size: 14px;
    }

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More