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].
Hi, I have my sidebar’s widget titles wrapped around an extra div for styling purposes like this:
<div class="widget_title_wrapper"><h3 class="widget_title">The Title</h3></div>
I need to make the title’s in the pagebuilder pages look the same so I need to add the markup as well.
I tried using the widget_title hook, but it only sends the string with the title and not the markup. Is there a way to do this?
Hi Oscar
Can you perhaps let me know what styling you’re adding, perhaps send through the CSS you’re using to target the div and title. Perhaps we can assist without the need for additional markup.