Home>Support>Vantage Premiun – Widgets in Header won’t render correctly

Vantage Premiun – Widgets in Header won’t render correctly

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].

Hello,
I’ve been trying to place a Visual Editor widget (either SiteOrigin’s or Black Studio’s) in the header section and the colors I choose render correctly but not the “H tag”. How do I correct this?
-Thank you!
Zach

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, 12 days ago Support Assistants

    Hi Zpeterson

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 10 years, 12 days ago Support Assistants

    The following will work:

    #header-sidebar .textwidget h1 {
      color: red;
    }
    
    #header-sidebar .textwidget h2 {
      color: red;
    }
    
    #header-sidebar .textwidget h3 {
      color: red;
    }
    
    #header-sidebar .textwidget h4 {
      color: red;
    }
    
    #header-sidebar .textwidget h5 {
      color: red;
    }
    
    #header-sidebar .textwidget h6 {
      color: red;
    }

    You don’t need all six rules, you can use the rules required depending on the tags in use.

  3. 10 years, 12 days ago Private Message - zpeterson

    This is a private message.

  4. 10 years, 12 days ago Support Assistants

    Hi Zach

    How you’re doing is how I would do it, using a span tag within the H tag. Are you happy with the progress you’ve made?

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