Hi… you need to enter custom css to do that…
go to edit your selected accordion, scroll down to the “Custom Css” section just after “Accordion Shortcode”.
At the “Custom Css” section, enter below code:
div.wpsm_panel-heading {
text-align: left;
}
I hope this work for you.