Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter claude203

    (@claude203)

    I found a related post that suggests using this:

    .crp_related {
    margin-left: 50px;
    }

    This works, but it also moves the title “Related Posts” and I would like to know if there is a way to only center the thumbnails and leave the title left justified?

    Thank you.

    Plugin Author Ajay

    (@ajay)

    You could try

    .crp_related ul {
    margin-left: 50px;
    }
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Align center?’ is closed to new replies.