Custom row widget
Hi,
I want to create a custom row widget with some additional classes and a section instead of the default ‘row’. There are no settings on the widget itself.
How can I create that? I can’t find the code for the default row widget (or it isn’t a widget) so I don’t have an example.
This is the template I want:
<section id="content" class="home home_tree subhome">
<div class="container-fluid">
<div class="row-fluid">
<div class="span12">
<div class="wrap">
<!-- Here comes the content -->
</div>
</div>
</div>
</div>
</section>This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Nvomedia,
You can do this by creating a new widget and adding a simple template. I would however recommend looking into adding fields to give more control over the template.
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.