Featured image centering for Pinbin theme

I tried the above suggestion to center the featured image :

.pinbin-image img {
display: block;
margin: 0 auto;
}

and it didnt work. is there anything else I need to do???

There must be something wrong with your approach. I just tested by copy/pasting this code at the end of style.css and images becomes centered.

  • Few causes could be that you are using some cache plugin and haven’t cleaned cache so it still shows old formation.
  • You customized the theme code by renaming div’s so it doesn’t work anymore.
  • You are using outdated theme version
  • We are talking about different images or different subject entirely.

Link to your website would be helpful as I am now just guessing. But my given code is accurate and works for Pinbin 1.4.6.