Narrower Widget

Need to make your widget a little narrower? Try adding this to your post, just before your widget. Once you find it works for you, you can add it to your template, before any posts containing widgets.

Here’s the code:

<style type="text/css">
.blenza-box {
  width:400px;
}
</style>

For more styling tips, see this post.

Comments are closed.