Home>Support>Color change for my header widget title

Color change for my header widget title

I have been trying to figure out how to change my header widget title to white which i know should be:

 #FFFFFF 

but for some reason all the threads I have looked at and followed have not helped me become successful in changing it.

I was able to determine what i was trying to target:

 
<h3 class="widget-title">Login For Truth</h3> 

but I am unsure what I need to add to my custom css editor in order to make the necessary change

URL: http://financialteachings.com/

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

  1. 9 years, 20 days ago Andrew Misplon
    Hi, I Work Here

    Hi Nathan

    Thanks for reaching out.

    Add the following to Appearance > Custom CSS:

    /* Header Sidebar */
    
    #masthead .hgroup #header-sidebar .widget-title {
        color: #fff;
    }
    

    For future edits like this you might consider our new Custom CSS plugin: Page: 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