Home>Support>Widget title text color

Widget title text color

I’ve just installed this plugin on my test site.

I’ve seen this posted around but the code doesn’t seem to work and I cannot tell if this is a theme conflict or not.

i have a sample page where I have a simple 1 row with Site Origin text widget in it. http://dev.titandisposalinc.com
The solution I most often see is the following CSS text:
h3.widget-title {
color: xxx !important;
}

It changes all widget titles. All I want is the widget title in the specific page not the sidebar widgets.

Any help will be appreciated.

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, 27 days ago Alex S
    Hi, I Work Here

    Hi Jpw94,

    Very sorry for the delay!

    If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS.

    .entry-content .widget-title {
      color: #0f0;
    }
    
    

    You might also need to install the SiteOrigin CSS Editor.

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