- Acme Themes
#5697
acmethemes
Keymaster

Hello John,
Thank you so much for using our theme Corporate Plus.
If you are not familiar with custom CSS, please add the below css.

.service-item {
    text-align: left !important;
}

Are you wondering where to add the code? Please follow the instruction from the documents.
https://doc.acmethemes.com/corporate-plus/#WhereandhowtoaddcustomCSS?

Note: Child theme is recommended to customize theme.
In this case if you add custom css on the customizer custom css section, no need to create child theme. But if you want to edit any file of parent theme, you must create child theme. If you edit any line of code on parent theme, your changes will lost when theme updated.

Best Regards,
Acme Supports