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.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi 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.