Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor zymeth25

    (@zymeth25)

    Our plugin does not have styling options, it is up to the users to use CSS to style the list however they please.

    To center the list on your page you can apply CSS like text-align: center to the

      element generated by the plugin.
    Thread Starter footy4kids

    (@footy4kids)

    I’ve found out how to do it, thanks.

    .lcp_catlist {
    text-align:center
    }

    Does the trick ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to center list of posts?’ is closed to new replies.