This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Vantage Premiun – Widgets in Header won’t render correctly

10 years ago · Last reply by Support Assistants 10 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Support Assistants 10 years, 1 month ago

    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. Support Assistants 10 years, 1 month ago

    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. zpeterson Private 10 years, 1 month ago

    This is a private message.

  4. Support Assistants 10 years, 1 month ago

    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.

Have a different question or issue?

Start New Thread