By default the alignment of the caption texts are centered, you may change this alignment by adding a custom CSS code.
Go to Appearance > Customize > Additional CSS and add the following CSS code:
.svititleimg{text-align:left!important;} //or right according to your needs