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].
How can I change the text box widgets title to an H2 instead of an H3?
Thanks
You can write a theme function using the ‘widget_title’ filter but that’s probably more than most people will want to do. Fortunately there’s a plugin that handles this quite well:
https://wordpress.org/plugins/html-in-widget-titles/
It allows you to insert arbitrary HTML directly in the title so you can effectively override the default h3 tags with literally anything else. See the screenshot below for an example:
http://i.imgur.com/w4bgzuq.png
Hi Jenny
This type of change would unfortunately be beyond the scope of support we’re able to offer. A plugin would be your best bet to resolve.
Kendall – much appreciated!