Hi,
To display the slider text on the left side
Go to the Appearance -> Theme options -> Basic Settings -> Custom CSS
Paste the below css code in Custom CSS box and click on save options button.
.nivo-caption { text-align: left; right: 30% }
Regards
Grace Themes