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

Vantage Premiun – Widgets in Header won’t render correctly

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. 8 years, 9 months ago SiteOrigin
    Hi, I Work Here

    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. 8 years, 9 months ago SiteOrigin
    Hi, I Work Here

    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. 8 years, 9 months ago Private Message - zpeterson

    This is a private message.

  4. 8 years, 9 months ago SiteOrigin
    Hi, I Work Here

    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