Home>Support>How can I change the color of a title in Page Builder via CSS?

How can I change the color of a title in Page Builder via CSS?

By Phil Ainley, 10 years ago. Last reply by Daniel, 10 years ago.
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].

http://flockofpigsmanchester.com/webtests/meet-the-team/

Hi, Please can someone help me by telling me how I can change the color of a title in CSS for a pagebuiilder widget for the site link above?
I want to add name titles in white to each profile on the page, but at present the widget text color is set at the same green as the background so that the footer widgets match up.

Many thanks
Phil

URL: http://flockofpigsmanchester.com/webtests/meet-the-team/

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

  1. 10 years, 4 months ago Daniel
    Hi, I Work Here

    Hi Phil Ainley

    You can fix/change this with some custom CSS. Kindly place the following custom css at the bottom of the style.css file located via Appearance > Editor > Styles.css

    .widget p, .widget .textwidget {
    color: white!important;
    }
    

    Try that out

    Cheers :-)

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