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.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi 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.
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.
This is a private message.
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.