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].
Anyone knows how to fix this??
Instead of using the built-in page builder HTML structure, I want to add some custom HTML tags to the rows created by site builder.
For example: If I want to create a row in the site builder, after adding the row to my page, All I want to see in the HTML structure is something like below:
<div class="row"> <div class="some-classes"> <div class="some classes"> content of the row. </div> </div> </div>
Instead of having the default Structure.
I need this ASAP, anyone with good information on how to do this.
Hi Olalekan
Thanks for reaching out, sorry we weren’t able to reply sooner. Hopefully, you’ve already found your way to the developer docs on this topic:
https://siteorigin.com/docs/page-builder/hooks/html/