Viewing 1 replies (of 1 total)
  • Plugin Author Brady Vercher

    (@bradyvercher)

    Hi madelectrical, you need to use CSS to center the widget title and it largely depends on how your theme registers the sidebars. For most themes, something like this should work:

    .widget_simpleimage .widget-title {
        text-align: center;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Center title’ is closed to new replies.