I need to align the image to Center inside the DIV but I cannot add new classes. It is possible to do this? I’ve tried but no clue until now.
<div class="thumbnail visible-phone">
<a href="/#"><img src="some.jpg"></a>
</div>
Some clues?
Best Regards,
That will center all the text in the div.
If you want to center JUST the image and leave everything else left aligned,