For some blog templates, you may need to add a code snippet to center your ShopStyle Collective widgets if the widgets are not automatically centered on your blog posts. To center a widget in a blog post, open your blog post draft, click the Text or HTML mode, and add the following code to your blog post:
<div align =”center”>
[your widget code here]
</div>